Linking table with Hierarchical Tree [message #304435] |
Wed, 05 March 2008 03:40 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
dillango
Messages: 145 Registered: January 2008
|
Senior Member |
|
|
Hi experts,
I am in the process to assign users right for my menu module program.
I have created a table for this purpose and the data is like this
Code Menducode
==== =========
01 Mastermenu
0101 Branchmaster
010101 Add
010101 Edit
010101 Remove
0102 Nationality Master
010201 Add
010201 Edit
010201 Remove
.
.
.
02 Transaction Mendu
Since I have concluded the project, there will be no more entry in the table.
Now, my requirement is, I want to link this table with Hierarchical tree method. It should
appear like our Object Navigator in Forms (with Check Box and expand,collapse facilities).
I have serached in the is forum as "Hierarchical tree ". There was many information but I got confused while executing.
I have attached the sample screen developed using "Delphi"
Any sample code please?
Ilango
|
|
|
|
|
|