This question is locked. New answers and comments are not allowed.
We are in the process of evaluating Telerik MVC Grid and wondering if its possible to add a details view dynamically. The requirement is similar to a tree kind of structure where a row (say R1) in the grid can have any number of children rows (These children rows should be visible when R1 is expanded) Each child can have any number of children (which should also be expanded when clicked)
The demos talk about a template kind of hierarchy structure where the details view are assigned statically. Is it possible to do the same dynamically?
Thanks
The demos talk about a template kind of hierarchy structure where the details view are assigned statically. Is it possible to do the same dynamically?
Thanks