Skip to main content

DataGridRowDraggingBuilder.OnDragMove Method

Name Parameters Description
OnDragMove(RazorBlock) jsFunc A function that is called every time a draggable row is moved. Mirrors the client-side onDragMove option.
OnDragMove(String) jsFunc A function that is called every time a draggable row is moved. Mirrors the client-side onDragMove option.