Welcome Guest Search | Active Topics | Sign In | Register

EO.Web Treeview shows long running javascript error while loading Options
kinnar
Posted: Tuesday, July 12, 2011 5:52:35 AM
Rank: Newbie
Groups: Member

Joined: 7/6/2011
Posts: 3
Hi,

We are using EO.Web treeview control to populate list of items. The whole binding to treeview control is placed in code-behind page. There may be the case the number of items in list can be 600 or 700. The problem is when the list with 600 or 700 items is getting loaded, we are getting following javascript error message :

Stop running this script?

A script on this page is causing Internet Explorer to run slowly.
If it continues to run, your computer might become
unresponsive.


To avoid this issue, what will be the best solution ? We are thinking of following way :
1) Populate whole treeview on client side. Is this possible using Client side API of EO.Web
Tree View ? If yes, can you please direct towards which Client side APIs we can use ?

Can you please let us know is there any other way around to avoid above error as our datasource is going to have large number of items ?

Regards,
eo_support
Posted: Tuesday, July 12, 2011 10:17:32 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You will need to use the populate on demand feature. That feature is specifically designed for such scenarios.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.