• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Drag and Drop Rows between Grids

Environment

Product Version3.0.0
ProductProgress® KendoReact

Description

I need to be able to drag and drop rows from one Grid to another.

Solution

Use the rowRender prop of the Grid to attach the onDragStart and onDrop(https://developer.mozilla.org/en-US/docs/Web/API/Document/drop_event) events to the row.

Example
View Source
Change Theme:

In this article

Not finding the help you need?