Hi Enoch,
The documentation of the feature lists the row drop event: https://docs.telerik.com/blazor-ui/components/grid/row-drag-drop#onrowdrop-event
You can also see it in action in the demos: https://demos.telerik.com/blazor-ui/grid/drag-drop
The event has been there since the first implementation as it is the core of the feature - the grid gives you an event so you can decide what to do with the information.
Regards,
Marin Bratanov
Progress Telerik
Hi Wes,
Grouping is, at least at this point, a documented limitation of this feature. Dragging rows requires that the grid knows and can use the data type, and grouping effectively changes that (you can read more about this here).
Regards,
Marin Bratanov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Are there plans to support grouping in the future?
I have a few grids where I need to be able to move rows between groups as well.
Wes
Hi Kris,
The listview does not render the items at all - their entire rendering is in the control of the application developer. This is why such a feature there would have to come from application code (e.g., through a similar library). Thus, I've logged a feature request for a sortable enhancer in blazor, so you can Follow its implementation: https://feedback.telerik.com/blazor/1503723-sortable-widget-enhancer.
Regards,
Marin Bratanov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.