cancel
Showing results for 
Search instead for 
Did you mean: 

Select the multiple nodes in a tree

Former Member
0 Kudos

Hi Experts,

We need to select the multiple nodes in a tree.Whatever we are selecting,that has to be added in the table as a tree structure itself.

For ex:

A

|--A1

|--B1

If We select the A then A,A1 and B1 has to be added in a table.Please help me out for this.

Regards

Nutan

Edited by: Armin Reichert on Jan 29, 2008 2:33 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I got the answer from this thread:

Former Member
0 Kudos
Former Member
0 Kudos

Hi Ayyaparaj,

Thanks for the links.But already I have gone through them.And I have created the tree integrated in the table with the check boxes.But I am unable to select all the sub nodes at a time.I have created the event handler for the check box also.But how to get the multiple selection of the nodes.

Another scenario:

I tried to create the tree with out integrating into the table.But there I am unable to fit the check box with each and every node.I checked that we can add icons with each node and element.Whether is it possible to get check box in this scenario.If so, then please guide.Again I have to get the multiple selection here also.

If possible please provide the codes for any of them.

Regards

Nutan