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

[Solved] GroupPanel and CommandItem

1 Answer 88 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 2
Steve asked on 01 Mar 2008, 07:43 AM
Is there any way to show the CommandItem above the GroupPanel?  It seems that the more logical place for the GroupPanel is directly above the column header since grouping in the grid is a similar functionality to sorting, but the CommandItem has functions and seems like it should be at the very top of the grid.  Is there any way to do it?

1 Answer, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 04 Mar 2008, 11:03 AM
Hi Steve,

I'm afraid the Grid elements rendering order cannot be changed. Currently, you can position the CommandItem at the top and the bottom but below the GroupPanel.

A possible solution would be to place additional controls above the Grid and trigger the insert/edit operations manually.

Greetings,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Steve
Top achievements
Rank 2
Answers by
Konstantin Petkov
Telerik team
Share this question
or