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

UseStaticHeaders + RTL

3 Answers 59 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 Mar 2011, 04:08 PM

UseStaticHeaders

 

is working very fine, but when I set the direction of the grid to RTL it gave me an error in graphics because the empty part (above the scroller) in the header is still be drawing in the right side, which causes a displacement in the grid columns.
Could you please help in?

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 14 Mar 2011, 05:11 PM
Hello Bassel,

I applied Dir="RTL" setting for the MasterTableView in my local version of this online demo and the static headers functionality remained intact on my end. Can you please verify that on your machine?

All the best,
Pavlina
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Eng.Bassel Samman
Top achievements
Rank 2
answered on 20 Mar 2011, 12:17 PM
Please check the attached image (Second one).
You can notice that there are displacements between header cells and rows cells.
<
MasterTableView TableLayout="Fixed" EditMode="EditForms" CommandItemStyle-HorizontalAlign
="Right" 
Dir="RTL" DataKeyNames="PS_SALARIES_ID" AllowMultiColumnSorting
="false">
-
-
-
<ClientSettings
<Scrolling AllowScroll="True" SaveScrollPosition="false" ScrollHeight="300px" UseStaticHeaders="true" /> 
</ClientSettings >

By the way, could you please delete the first attached image becuase I could not.
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

0
Pavlina
Telerik team
answered on 21 Mar 2011, 02:59 PM
Hi Bassel,

I am sending you a simple running project which handles the desired functionality and is working as expected. You can find the project attached to this message.
 
Give it a try and let me know how it goes.

Kind regards,
Pavlina
the Telerik team
Tags
Grid
Asked by
Eng.Bassel Samman
Top achievements
Rank 2
Answers by
Pavlina
Telerik team
Eng.Bassel Samman
Top achievements
Rank 2
Share this question
or