This is a migrated thread and some comments may be shown as answers.

move rgGroupCol to be inline with existing grid columns

1 Answer 100 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vipul
Top achievements
Rank 1
Vipul asked on 19 Aug 2011, 08:08 PM
Hello,

We have a few pages that will use a grid with grouping enabled. However the visual design we have been given requires the expand collapse icon to appear above the first column in the grid. Is it possible to have grouping not add another column to the left of my grid columns?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 24 Aug 2011, 04:27 PM
Hello Vipul,

To achieve the desired functionality you should first hide the default group column and add custom button in the first column header. Then inside the ItemCommand event handler, intercept the action execution and handle it properly.

I hope this gets you started properly.

Best wishes,
Pavlina
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Grid
Asked by
Vipul
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or