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

RadGrid grid gets misaligned on page

1 Answer 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
claudy
Top achievements
Rank 1
claudy asked on 27 Dec 2011, 06:44 PM
Radgrid gets misaligned with the page when we use the following settings for the RadGrid. Otherwise, it works fine when we dont use the settings.

<

 

Scrolling AllowScroll="True" UseStaticHeaders="true" FrozenColumnsCount="3" SaveScrollPosition="true" />

note: the RadGrid moves 200px to right when we use the above settings for thr RadGrid otherwise it start with 0px.

 

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 28 Dec 2011, 06:27 AM
Hello Claudy,

One suggestion is set  the MasterTableView TableLayout="Fixed" and also  try upgrading to the latest version of the grid.

Thanks,
Shinu.
Tags
Grid
Asked by
claudy
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or