I have a challenge, for the experts.
I have a table with information as follows.
Field1 Field2 Field3 Field4
SERVER1 GROUPS Accounts Admin
SERVER1 GROUPS Accounts 2001
SERVER1 GROUPS FJM
SERVER1 HOME DOUGIE MISC
SERVER1 HOME CATHB
SERVER1 SYSTEM MISC
SERVER2 OTHER
SERVER2 DATA STUFF
The table avove is an example of what my exported Access Rights look like. What I want to do is to create a treeview of this information automatically. All fields must be clickable as there is different user rights for each section. This treeview must be created automatically as this information will change often. Plus I have alot more users, groups and an other two servers. Treeview example
Server1¬
-Groups¬
-Accounts¬
-Admin
-Accounts¬
-2001
-FJM
-Home¬
-Dougie¬
-Misc
-Cathb
-System¬
-Misc
Server2¬
-Other
-Data¬
-Stuff
Regards
Djbell
I have a table with information as follows.
Field1 Field2 Field3 Field4
SERVER1 GROUPS Accounts Admin
SERVER1 GROUPS Accounts 2001
SERVER1 GROUPS FJM
SERVER1 HOME DOUGIE MISC
SERVER1 HOME CATHB
SERVER1 SYSTEM MISC
SERVER2 OTHER
SERVER2 DATA STUFF
The table avove is an example of what my exported Access Rights look like. What I want to do is to create a treeview of this information automatically. All fields must be clickable as there is different user rights for each section. This treeview must be created automatically as this information will change often. Plus I have alot more users, groups and an other two servers. Treeview example
Server1¬
-Groups¬
-Accounts¬
-Admin
-Accounts¬
-2001
-FJM
-Home¬
-Dougie¬
-Misc
-Cathb
-System¬
-Misc
Server2¬
-Other
-Data¬
-Stuff
Regards
Djbell