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
185
how to implement Load on demand in a Ultra Win Tree (with Object Collections)
posted

Hi,

Please suggest how to implement Load on demand in a Ultra Win Tree(Trial version 8.1). I need to bind a collection of Parent objects to the Tree initially. Then upon expansion of the Parent nodes(that would be created), i require to fill the empty collections within the Parent objects with the Child object. My parent object contains a collection of child objects. I have figured out That it can be done using the BeforeExpand Event. But i am facing some strange behavior as some times the child nodes shows up correctly, and at other times, the child object gets populated in the collection but are not reflected in the Tree. 

I have read in the forum, that member "ProkopivIgor" have faced similar issues.

Regards
Vivek Bahl