I have a treeview being rendered using the cssfriendly adapater. Since the tree is quite big I would like to use the populate-on-demand feature. Having Fiddler opened while expanding nodes I notice that each successive expanded node adds to the size of the
page being returned. Is this how it is supposed to be? I was under the impression that a populate-on-demand feature would only get the info needed from the web server and attach it to the page?
Hopefully I am doing something wrong. And if I am, suggestions? And if I am not, are there are any workarounds for this problem?
Saborion
Member
90 Points
56 Posts
PopulateOnDemand and the CssFriendly TreeView
Nov 08, 2011 03:16 PM|LINK
I have a treeview being rendered using the cssfriendly adapater. Since the tree is quite big I would like to use the populate-on-demand feature. Having Fiddler opened while expanding nodes I notice that each successive expanded node adds to the size of the page being returned. Is this how it is supposed to be? I was under the impression that a populate-on-demand feature would only get the info needed from the web server and attach it to the page?
Hopefully I am doing something wrong. And if I am, suggestions? And if I am not, are there are any workarounds for this problem?