Morning
I would like to display a folder structure. I've been able to do this using the RadTreeList. Works fine. I would now like to display the permissions for each folder inside the DetailTemplate. There are multiple permissions for each folder. I have tried using a RadGrid inside the DetailsTemplate, but I don't know how to link the ID from the current row in the TreeList to the grid.
1. How do I link the current ID to a RadGrid inside the DetailTemplate?
2. How do I include the DetailsTemplate when using the Export to PDF feature?
3. Also can I I use a RadGrid to display a folder structure the same way a RadTreeList does. I see that the RadGrid can do hierarchy table relations, but that'a not quite the same thing as recursive relations.
Thanks for you help
Jeff Wowk
I would like to display a folder structure. I've been able to do this using the RadTreeList. Works fine. I would now like to display the permissions for each folder inside the DetailTemplate. There are multiple permissions for each folder. I have tried using a RadGrid inside the DetailsTemplate, but I don't know how to link the ID from the current row in the TreeList to the grid.
1. How do I link the current ID to a RadGrid inside the DetailTemplate?
2. How do I include the DetailsTemplate when using the Export to PDF feature?
3. Also can I I use a RadGrid to display a folder structure the same way a RadTreeList does. I see that the RadGrid can do hierarchy table relations, but that'a not quite the same thing as recursive relations.
Thanks for you help
Jeff Wowk