Is there a way to keep a footer visible when a group is collapsed in a gridview on a winform? I have seen a few posts on how to do it in ASP.net but nothing on the winform side.
1 Answer, 1 is accepted
0
Svett
Telerik team
answered on 12 Apr 2012, 12:30 PM
Hello Ed,
Thank you for writing.
Presently, it is not possible to achieve this in RadGridView for Winforms. This restriction comes from the fact that summary rows for the groups are created under the expanded group row.