Cannot drag a Kendogrid row to topmost row position

1 Answer 27 Views
Grid
Peter
Top achievements
Rank 1
Peter asked on 21 Feb 2025, 09:21 PM

I am using KendoGrid 2025.1.211.

The reorderable property is set like this:

                reorderable: {
                    rows: { clickMoveClick: true }
                },

  • The clickMoveClick does not appear to have any effect
  • I can drag rows up and down successfully but I CANNOT drag any row to the topmost row position. I can drag a row to the second row position and then drag the top row down one. In this way I can get a row to the top but this CANNOT be the intended design?

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 26 Feb 2025, 08:12 AM

Hello, Peter,

Indeed, on our Drag and Drop demo the clickMoveClick feature works very inconsistently. I have logged a new bug report in our Feedback Portal where you can track its status.

As for reordering using drag and drop, in the demo I am able to place an item at the top of the list by placing the cursor on the top border. Let me know if I am missing something.

As a small token of gratitude for pointing the clickMoveClick behaviour to us, I am updating your Telerik Points.

Let me know if you have any further questions.

Regards,
Martin
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Tags
Grid
Asked by
Peter
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or