All Products
Demos
Services
Blogs
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
ComboBox
/
RadComboxBox - slow behaviour with IE 8
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Dhirendra
1 posts
Member since:
Jan 2013
Posted 03 Jan 2013
Link to this post
Hi,
I have a RadComboxBox which uses an object data source to get the data (about 2500 items). When I expand the dropdown in IE 8 it takes about 9 seconds to render the items. I tried the same thing in Chrome and it just works fine.
Any advice on how I can improve the performance in IE 8.
Thanks,
Dhiren
Princy
17421 posts
Member since:
Mar 2007
Posted 07 Jan 2013
Link to this post
Hi Dhirendra,
I can suggest you to load the data with the Load On Demand mechanism. Check
this documentation
which explains how to optimize Combo Box speed.
Hope this helps.
Regards,
Princy.
Back to Top
Close