Hi,
I am using Telerik Radgrid in my page.I am providing pagination facility to the columns in the grid. Here in the grid for the first time pagesize is selected as 10 and we can change the page size accordingly. If records in the grid are less than 10 then i am not showing the pagination . It is working fine in IE and Firefox but in Chrome for the first time blank space is coming below the horizontal scroll bar but when a postback occurs from then it is coming fine.
Can you please help me on this issue.
<PagerStyle Mode="NextPrevAndNumeric" />
Thanks in advance.
I am using Telerik Radgrid in my page.I am providing pagination facility to the columns in the grid. Here in the grid for the first time pagesize is selected as 10 and we can change the page size accordingly. If records in the grid are less than 10 then i am not showing the pagination . It is working fine in IE and Firefox but in Chrome for the first time blank space is coming below the horizontal scroll bar but when a postback occurs from then it is coming fine.
Can you please help me on this issue.
<PagerStyle Mode="NextPrevAndNumeric" />
Thanks in advance.