Please see the attached image for your refrence. I have a issue with the Grid control. In the IE 8 browser we have some UI issues that is circled in attached email.
Please give me some helpful stuff to overcome the problem.
1 Answer, 1 is accepted
0
Pavlina
Telerik team
answered on 10 Jan 2011, 05:21 PM
Hi Gagan,
When using RadGrid scrolling with static headers, there is some empty space above the vertical scrollbar. By default it is filled with a background image, which is aligned if the header row is single-lined. Unfortunately, the background image cannot expand automatically to match any header row height.
I suggest you to remove the background image by setting
<telerik:RadGrid CssClass="rgNoScrollImage" />
Alternatively, create and apply a custom background image, adjusted to match the header row height in your specific scenario. The custom image should be set like this: