This is a migrated thread and some comments may be shown as answers.

DataBind taking a lot of time

1 Answer 69 Views
DropDownTree
This is a migrated thread and some comments may be shown as answers.
Tauqir
Top achievements
Rank 1
Tauqir asked on 03 Oct 2013, 10:53 AM
I am trying to bind about 24000 rows to a RadDropDownTree. Currently, the DataBind method takes approximately 3.5 MINUTES to bind, which is insanely high and definitely a deal breaker. How can I improve the performance and make the binding time as less as possible?
Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter Filipov
Telerik team
answered on 08 Oct 2013, 08:40 AM
Hi Tauqir,

For your case you need toad the nodes on demand. Please review the following demo. Keep in mind that the control is using the RadTreeView internally and you could use its load on demand mechanisms.

Regards,
Peter Filipov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
DropDownTree
Asked by
Tauqir
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or