Rank: Newbie Groups: Member
Joined: 5/23/2019 Posts: 4
|
Hi EO Team,
We are using EO Treeview for our application and we load the data for it from the database. It works fine for fewer records but some of our books have approximately 45000 records that gets loaded in the TreeView and it takes much longer (~15 secs) to load the control. Also, these books goes 8-9 level deep and the database query returns the results in 1-2 secs. Due to some constraints, we cannot use Load on Demand and hence we have to load this data at once.
We also use Telerik controls for other pages and the same data takes 3-4 secs to load. Is there anything we can use for EO Treeview that can help us decrease the load time?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Hi,
There are no other option beside populate on demand for such scenarios. EO TreeView can take longer to load than other components because it has much more options --- so it is not possible for us to trim it down without removing all the features. Sorry about it!
Thanks
|