Dear Telerik users
I've got two questions:
1. Is it possible in "Winforms Gridview" to have a custom hierarchy as shown in the wpf example: http://demos.telerik.com/wpf/?GridView/Hierarchy/CustomHierarchy ?
or in Silverlight http://demos.telerik.com/silverlight/#GridView/Hierarchy/CustomHierarchy
I've got a list of custom objects sometimes containing a collection of objects. So I want the "+" button only to display if the objects contains subobjects.
2. If not, is it possible to hide the "+" button if a row's GetChildrows returns 0 childs? (by cellformatting?)
Greets
Markus
I've got two questions:
1. Is it possible in "Winforms Gridview" to have a custom hierarchy as shown in the wpf example: http://demos.telerik.com/wpf/?GridView/Hierarchy/CustomHierarchy ?
or in Silverlight http://demos.telerik.com/silverlight/#GridView/Hierarchy/CustomHierarchy
I've got a list of custom objects sometimes containing a collection of objects. So I want the "+" button only to display if the objects contains subobjects.
2. If not, is it possible to hide the "+" button if a row's GetChildrows returns 0 childs? (by cellformatting?)
Greets
Markus