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

[Solved] Groupable but not reorderable column

1 Answer 72 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Miłosz Cechnicki
Top achievements
Rank 1
Miłosz Cechnicki asked on 04 Aug 2011, 06:35 AM
Hi,
I'm trying to prepare a column with such a properties configuration:
statusColumn.IsGroupable = true;
statusColumn.IsReorderable = false;

But it seems, that setting the IsReordable property to false causes the grid could not be grouped by this column.

It is possible of course to manage the reorder logic in a ColumnReordering event, but it seems to be some kind of bug.

Best regards


1 Answer, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 04 Aug 2011, 03:20 PM
Hi MiƂosz Cechnicki,

I have tried to reproduce the problem but everything works fine. Could you send me more details about your scenario or a sample project which reproduces the problem? Also, does the problem occur with the latest official version - Q2 2011?
 
All the best,
Yordanka
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
GridView
Asked by
Miłosz Cechnicki
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
Share this question
or