Hi,
I am trying to add data from a database to the context menu of a RadTree.
The data also needs to be updated when the database is updated.
Currently my RadTree looks like the following;
...item1
...item2
...item3 ------> (upon right click) A-C > apple, banana, carrot
D-F > dog, fish .....etc
G-I
J-L
M-O
P-S
T-V
W-Z
The bold text indicates the information in the database, which i want to display.
I would like to be able to put everything in my database in a subcategory depending on the name in each of these sections.
Any help would be greatly appreciated.
Thanks
Phil
I am trying to add data from a database to the context menu of a RadTree.
The data also needs to be updated when the database is updated.
Currently my RadTree looks like the following;
...item1
...item2
...item3 ------> (upon right click) A-C > apple, banana, carrot
D-F > dog, fish .....etc
G-I
J-L
M-O
P-S
T-V
W-Z
The bold text indicates the information in the database, which i want to display.
I would like to be able to put everything in my database in a subcategory depending on the name in each of these sections.
Any help would be greatly appreciated.
Thanks
Phil