This is a migrated thread and some comments may be shown as answers.

Problem in RadGrid RTL Horizontal Scroll

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eng.Bassel Samman
Top achievements
Rank 2
Eng.Bassel Samman asked on 13 Oct 2010, 08:27 AM
Dears,
I have RadGrid with the following options for MasterTableView:

 

Dir = "RTL" 
TableLayout = "Fixed"
and the direction of the form is also "RTL"
and 
<ClientSettings
<Scrolling AllowScroll="True" ScrollHeight="500px" /> 
</ClientSettings

I added a lot of columns to the grid so I had a horizontal scroll in the grid.
When I opened the application and filled the grid with data I noticed that horizontal scroll start from the left, which is incorrect in RTL pages
because every thing start from the right.
Could you please help me in solving this problem?
Best Regards.

 

 

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 13 Oct 2010, 09:42 AM
Hi Eng.Bassel Samman,

Please refer to the last two posts here:

http://www.telerik.com/community/forums/aspnet/grid/radgrid-with-rtl-direction-issues.aspx

Kind regards,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Eng.Bassel Samman
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Share this question
or