This question is locked. New answers and comments are not allowed.
Hi there
I`ve problems with grid when i set horizontal scrolling on.
my Extensions for mvc version is Q1 2012-02-14
1- when the grid loads everything is just fine.but as soon as moving the scroll the header is shifted to the right and the arrangement of header and body will be odd. i found this solution http://www.telerik.com/community/forums/aspnet-mvc/grid/scrollable-causes-header-column-misalignment-with-many-columns.aspx and want to know which version will fix my problem?
2-in this situation filter window position is very far from the right position.i`m using rtl class everywhere so the right attr is important to me.in normal grid everything is fine but in this scrolling situation if the position of the window(class="t-animation-container"
) must be (right :300px ) the value right now is (right: 850px)
any idea?
I`ve problems with grid when i set horizontal scrolling on.
my Extensions for mvc version is Q1 2012-02-14
1- when the grid loads everything is just fine.but as soon as moving the scroll the header is shifted to the right and the arrangement of header and body will be odd. i found this solution http://www.telerik.com/community/forums/aspnet-mvc/grid/scrollable-causes-header-column-misalignment-with-many-columns.aspx and want to know which version will fix my problem?
2-in this situation filter window position is very far from the right position.i`m using rtl class everywhere so the right attr is important to me.in normal grid everything is fine but in this scrolling situation if the position of the window(class="t-animation-container"
) must be (right :300px ) the value right now is (right: 850px)
any idea?