hierarchical Tree [message #451965] |
Mon, 19 April 2010 04:58 |
rmaheshbabu
Messages: 10 Registered: April 2010 Location: INDIA
|
Junior Member |
|
|
Hi all
My Form consists two Hierarchical trees. When I select a node from first tree and I press Move Right (>>) Button the selected node should move to the second tree. Similarly when I select a node from second tree and press move Left button(<<) it should move to the first tree.
I also want to know want to insert values Into New Table using node values from The Displayed Hierarchical Tree. How to retrieve values using populate_Group_from_tree and insert into table.
Best Regards
R.Mahesh
|
|
|
|
Re: hierarchical Tree [message #452471 is a reply to message #451984] |
Thu, 22 April 2010 05:05 |
rmaheshbabu
Messages: 10 Registered: April 2010 Location: INDIA
|
Junior Member |
|
|
Thanks For Your Reply,
Here i attached my test form. My form consists two hierarchical tree. Two trees poplulated based on two record groups from two tables (Table1: menu and Table 2 menu1). I want to add node from first tree to second tree. when i adding that node simply adds as 1510. please tell me how to add with actual name and values and also i want to add second table.
Advance Thanks
Regards
Mahesh
|
|
|