The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi
How should I enable the RightToLeft Property in GBDG Control. I used to set the RightToLeft property in Windows DataGrid Control its working nicely. But in Syncfusion GridBoundDataGrid I enabled the RightToLeft Property {Set to Yes} which in not displayed like RTL Language. Please let me guide how to work with this. Thanks in Advance.
Regards
Chandru.
ADAdministrator Syncfusion Team June 11, 2005 07:58 AM UTC
What version are you using? Version 3.x should support RTL, just by setting this.grid.RightToLeft. The vertical scrollbar should move from the right over to the left side, and the headers should appear on the right instead of the left.
Here is a little sample. What is not working right for you?
http://www.syncfusion.com/Support/user/uploads/GDBG_RTL_d0f50f80.zip