Hello,
You are seeing the browser's redrawing limit. If you have only 5 records is it faster? then 10? Consider implementing some paging as well.
Regards,
Louis
Yes it is definately faster when applied to less controls. It would be fine if it did one control at a time, but it holds up the whole thread until it's done drawing all of the rounded corners. Stinks that you can't use it for dynamic lists. I don't really want to implement paging just to have rounded corners. It's not necessary for the data I'm showing. Thanks for your response.
Hi Xr280,
Your problem is a weird issue. Based on my experience , I think draw the RoundedCornersExtender with four corner pictures and lines.It is pure html and more suitable for your situation. Thanks.
Best regards,
Jonathan
I didn't quite follow that but I think you're saying to use a background image with rounded corners rather than the extender? That's what I would have normally done, I just thought I'd give the rounded corners a try cause I haven't really used the toolkit and was unpleasantly surprised.
Hi Xr280xr,
xr280xr:
I didn't quite follow that but I think you're saying to use a background image with rounded corners rather than the extender?
Yes. That's want I mean. I cannot reproduce your issue. Acctually, I think drawing the container is a better choice for more effect and efficiency. Thanks.
Best regards,
Jonathan
0 件のコメント:
コメントを投稿