cancel
Showing results for 
Search instead for 
Did you mean: 

In tree UI element inserting values from database

Former Member
0 Kudos

hai all,

Iam using tree UI element where I need to load the elements from database in tree.when the root node is selected the selected root node should be given as input to database and the subelements should be loaded to that particular root node.I ha ve alraedy gone thru the links in sdn where only static values are inserted in tree so plz help me to do that dynamically.Any suggesstions and guidance provided with this regard will be greatly appreciated.Its very urgent so plz help me in this .

Thanks n Regards

Sharanya.R

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

It does not matter where the values come from. In essence, you have to create a suitable context structure and implement a handler for the IWDTreeNodeType.onLoadChildren event.

Armin

Former Member
0 Kudos

hai armin ,

how to get the selected value and give that as input and get the child nodes of tree loaded.iam not able to get that.also the user selected values need to be stored in database at last.how can this be done?

Thanks n Regards

Sharanya.R

Answers (0)