Grid: Drag entire row instead of "handle"?

1 Answer 21 Views
Grid
Martin Robins
Top achievements
Rank 1
Martin Robins asked on 28 Feb 2024, 04:33 PM

In the Grid for ASP.NET AJAX, it was possible to drag an entire row (see Telerik Web Forms Drag and Drop of Grid Items - RadGrid - Telerik UI for ASP.NET AJAX and Telerik Web UI Grid Items Drag-and-drop Demo | Telerik UI for ASP.NET AJAX).

In the Grid for ASP.NET Core however, it appears to be necessary to use a "drag handle" in a specific column to drag the row which some of my users are finding somewhat "clunky" and even I find difficult on occasion as I sometimes find that instead of dragging I am in fact highlighting page content instead.

Is it possible to drag an entire row in Grid for ASP.NET Core instead of having to use the drag handle?

In particular, I am looking to be able to drag between grids as well as being able to drag within grids.

Thanks.

Martin Robins
Top achievements
Rank 1
commented on 28 Feb 2024, 04:38 PM

Just to add: currently using version 2022.3.913 on .NET 6.

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 04 Mar 2024, 06:44 AM

Hello Martin,

The currently supported drag and drop functionality in the Core Grid relies on drag handles. For more details on this feature, refer to this article: https://docs.telerik.com/aspnet-core/html-helpers/data-management/grid/row-drag-drop

If you want the row drag and drop to work similarly to the way it is implemented in the AJAX Grid, consider logging an enhancement request in our Feedback Portal: https://feedback.telerik.com/aspnet-core-ui If you choose to do so, please elaborate in the feature request you open on the difficulties you face with the current implementation and on the suggested improvements.

Regards,
Ivan Danchev
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages. If you're new to the Telerik family, be sure to check out our getting started resources, as well as the only REPL playground for creating, saving, running, and sharing server-side code.
Tags
Grid
Asked by
Martin Robins
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or