Hi
Im looking for the react IgrDataGrid to drag rows from one position to another.
Your angular component can do it. Does the react component have this functionality aswell?
https://es.infragistics.com/products/ignite-ui-angular/angular/components/grid/row-drag
Thanks
Andrej
Hello,
Unfortunately React grid doesn’t support drag and drop within the grid and to another grid.
You can create a new feature idea to support it for future version at https://github.com/IgniteUI/igniteui-react/issues
although your angular example demonstrates the dragdrop to another grid.I mean to drag and drop to another row in the same table.A kind of reordering ...