Problem with reorderable Kendo grid columns in RTL languages

2 Answers 35 Views
Grid
m4k14
Top achievements
Rank 1
m4k14 asked on 07 Apr 2025, 08:40 AM

Hi;

I have a problem with kendo grid on rtl languages. the horizontal scrollbar doesn't move as I drag a column in order to reorder it!

and when trying to move the last column, the scrollbar jumps to the beginning and doesn't let you do your thing.

Here is a replication of my problem:
https://dojo.telerik.com/pMuIrqLj

can anybody help me solve this issue?

Trishar
Top achievements
Rank 1
commented on 09 Apr 2025, 07:53 AM

From my experience, RTL introduces a bunch of quirks especially with scroll positioning and drag interactions. In my case, it helped to explicitly set the scrollLeft via JavaScript during drag, but that's more of a workaround than a real fix.

space waves

Emilyy
Top achievements
Rank 1
commented on 26 Apr 2025, 09:41 AM

It seems you're facing an issue with the Kendo Grid's horizontal scrollbar not functioning properly in RTL languages during column reordering. You might want to check your RTL configuration and ensure you are using the latest version of Kendo UI to resolve this problem.

slope

annahan
Top achievements
Rank 1
commented on 17 May 2025, 05:05 AM

To address the problem with the horizontal scrollbar not moving correctly when dragging columns, you ensure you are using the latest version of Kendo UI, as many bugs are fixed in newer releases and if there are any custom CSS styles affecting the grid layout. Sometimes, overriding default styles can lead to unexpected behavior. Review your grid configuration settings. Make sure that the scrollable option is set correctly, and consider using "scrollable: { virtual: true }" if applicable. If the issue persists, consider posting on the Telerik forums or support channels with your specific configuration details for more targeted assistance.

head basketball

2 Answers, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 10 Apr 2025, 06:18 AM

Hi,

I will need some additional time to review the issue. I will write you back as soon as I have more information to share.

Thank you very much for your patience. 

Regards,
Neli
Progress Telerik

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

0
Neli
Telerik team
answered on 17 Apr 2025, 07:00 AM

Hi,

Based on your report I logged the following item on your behalf in our Feedback Portal and below you will find a link to it:

Feedback Portal:https://feedback.telerik.com/kendo-jquery-ui/1684988-grid-is-not-scrolled-on-reordering-columns-in-rtl-mode 

GitHub issue: https://github.com/telerik/kendo-ui-core/issues/8203 

You could follow the item in the portal in order to be notified about our progress on it.

I updated your Telerik points as a token of gratitude for reporting the issue.

Regards,
Neli
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
m4k14
Top achievements
Rank 1
Answers by
Neli
Telerik team
Share this question
or