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

Grouping issues

1 Answer 44 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 28 Feb 2013, 01:57 PM
Hi,
first my situation. I use a RadGridView with following settings:
CanUserSortColumns="False"
CanUserReorderColumns="False"
ShowGroupPanel="True"
AutoGenerateColumns="False"

Some of my Columns contains following property:
IsGroupable="False"

1) The user has the ability to reorder the columns, only because of activating the GroupPanel.

2) I want to block the ability to drag columns which are not groupable. In the moment the user can drag them and can't drop them on the GroupPanel. Is there a known way to handle these request?

Thanks for support.

1 Answer, 1 is accepted

Sort by
0
Mark
Top achievements
Rank 1
answered on 15 Mar 2013, 04:33 PM
New version of Controls fix the issue.
Tags
GridView
Asked by
Mark
Top achievements
Rank 1
Answers by
Mark
Top achievements
Rank 1
Share this question
or