G
Guest
Hi,
I am using a TreeView in an ASP.NET application where I have my nodes update
on demand. When I expand a node that has no children and then add a child in
my datasource and expand the node again the child node correctly displays. If
I add a second one after expanding it will not show up however. It seems like
there is some kind of cache in the way or something like that.
Is there any way to force a node to repopulate?
I am using a TreeView in an ASP.NET application where I have my nodes update
on demand. When I expand a node that has no children and then add a child in
my datasource and expand the node again the child node correctly displays. If
I add a second one after expanding it will not show up however. It seems like
there is some kind of cache in the way or something like that.
Is there any way to force a node to repopulate?