Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Question on Row object, UpdateChildren method.

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Virtual Tree Support
View previous topic :: View next topic  
Author Message
Mark Johnson



Joined: 24 Mar 2005
Posts: 10

PostPosted: Thu Mar 24, 2005 10:47 pm    Post subject: Question on Row object, UpdateChildren method. Reply with quote

If you have nodes below the current node in the tree that are set to LoadOnDemand, if you call UpdateChildren on the parent with recurse = true does it force those nodes to load their ILists if they are collapsed?

I'm looking for a way for reloading a nodes children but not having all the descendant nodes the user hasn't opened load their IList.

Thanks,

Mark
Back to top
View user's profile Send private message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Sat Mar 26, 2005 12:54 am    Post subject: Reply with quote

It depends on the value of the reloadChildren parameter. If this is false then the unexpanded rows will not load their children.

If you have to use reloadChildren = true (because you actually want to regenerate the child lists altogether) then you could set the recursive flag to false - this will mean that the only row specified will reload its children - it's descendants will be unaffected.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Virtual Tree Support All times are GMT
Page 1 of 1

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


Powered by phpBB © 2001, 2005 phpBB Group