This question is locked. New answers and comments are not allowed.
I have an application with a RadGridView for displaying data and also a GridViewToggleRowDetailsColumn for collapse an item with child items.
My question is whether it is possible to hide items when I collapse a new item in the gridview?
Can I do it in code or is there a property to do it?
My question is whether it is possible to hide items when I collapse a new item in the gridview?
Can I do it in code or is there a property to do it?