Take a table with two columns and two rows and following data:
1,2
3,4
I want to be able to click on “1†so it expands to “2â€,
I want to be able to click on “3†so it expands to “4â€,
In other words as already stated: each record represents the path of a tree.
Bookmarks