Hi Christian,
Greetings from Syncfusion support.
Query: “Is possible to use drag and drop with template ?”
Yes, it is possible to use drag and drop with
ColumnTemplate. To use RowDragandDrop feature you need to enable IsPrimaryKey
column to an unique column. Based on the primarykey field RowDragandDrop
will be performed. If you don’t need to show the Grid column with primary key
field in DataGrid then we suggest you to set visible property as false for the
particular Grid column. Kindly refer the attached code snippet and sample for
your reference.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/BlazorApp-1380583217.zip
Kindly get back to us if you have further queries.
Regards,
Monisha