I have a RadGrid on the page with AllowPaging="true" and PageSize="25". Everything works fine except that the "Page size" dropdown is appearing in the wrong place when I click it. It seems to be offset a couple hundred pixels to the right of where it is supposed to be. The amount of the offset is related to the size of the browser window, if I change the browser size then the dropdown is offset by a different amount.
This is occuring on IE and Chrome (other browsers not tested). I'm not doing anything custom for the paging controls. I'm not sure how to fix this. Do you have any suggestions on how to fix this?
This is occuring on IE and Chrome (other browsers not tested). I'm not doing anything custom for the paging controls. I'm not sure how to fix this. Do you have any suggestions on how to fix this?