Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
200
Bulk Data Loaded on demand in treeview
posted

I am using web data tree.

My requirement is

1. nodes with 6 levels.

2.minimum 2000 nodes at level 1 and count can increase in future.

3. for every node IsEmptyParent property is true.

4. I am adding child to nodes at time of expanding node first time.

I am able to bind 2000 node to level 1 , but now if i will expand any node to get level 2 then i am getting exception i.e. javascript object deserializable . something like that

Please provide me solution to this.if you need more information tell me . I appreciate your relpy