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

Drag and Drop Grouping with a Grid in Bulk Edit Mode

3 Answers 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Korn1699
Top achievements
Rank 1
Korn1699 asked on 26 Sep 2012, 07:36 PM
I have a bulk edit RadGrid that I would like to have grouping that would allow rows to be dragged from one group to the other.  The groups aren't based on any field relevant to the data, as this would be mostly for having user customizable groups with subtotals based of the data in the groups.  So far I have tried turning on AllowDragToGroup, AllowRowsDragDrop, and Selecting-AllowRowSelect.  The GroupChanging event doesn't happen when I drag a row from one group to another.  Is the functionality I am trying for supported in the current RadGrid?  Is there something else I need to do to get to that event?  If I can get there, I will probably have to change my saving code to change the grouping number I am using for the different groups.

3 Answers, 1 is accepted

Sort by
0
Angel Petrov
Telerik team
answered on 29 Sep 2012, 11:06 AM
Hello Mike,

I am sorry to say that with the current implementation of the RadGrid the desired logic could not be achieved.

Kind regards,
Angel Petrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Korn1699
Top achievements
Rank 1
answered on 01 Oct 2012, 07:46 PM
Angel,

Do you know if that logic will be supported in the RadGrid sometime in the future?

Mike Dennis
0
Angel Petrov
Telerik team
answered on 03 Oct 2012, 03:16 PM
Hi Mike,

I will forward your request to our developers. If it is a commonly requested feature it will be probably implemented in a feature release. Meanwhile you could implement a custom logic for the desired feature by changing values in the data source.

Regards,
Angel Petrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Korn1699
Top achievements
Rank 1
Answers by
Angel Petrov
Telerik team
Korn1699
Top achievements
Rank 1
Share this question
or