Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hello,

I have a table with row drag & drop enabled. This table is filled with so many rows that scrollbar appears (↓).

Empty

When dragging row "1.pdf" so low that scrollbar starts to move and dropping it, drop index of dragged row has the wrong value:

Empty

Drop index should be of value 11 (↑), but in fact is 8 (↓)


Empty


Can you please help me with that issue?

Thanks in advance

LM