Hi,
I need to have static headers in my RadGrid. Here is the problem: My radgrid have width = 500px. When there is not enough rows for scroll to appear everything is fine. When I change data and there is more rows so scroll apears there are 2 strange things that occur:
1. radgrid width becomes about 520px and those 20 additional px initialy is only white column. Scroll is placed in width 480-500px.
2. when I move cursor over grid, scroll appears on this new white column.
When static headers are set to false, scroll behaves as expected. Issue occurs in IE 8 - browser that will be used by our client.
How can it be solved? I am attaching 4 photos. 1,2,3 are step by step description of problem, 4th is with static headers = false, represents what it would be expected to look like when problem is solved.
Regards,
Marcin
I need to have static headers in my RadGrid. Here is the problem: My radgrid have width = 500px. When there is not enough rows for scroll to appear everything is fine. When I change data and there is more rows so scroll apears there are 2 strange things that occur:
1. radgrid width becomes about 520px and those 20 additional px initialy is only white column. Scroll is placed in width 480-500px.
2. when I move cursor over grid, scroll appears on this new white column.
When static headers are set to false, scroll behaves as expected. Issue occurs in IE 8 - browser that will be used by our client.
How can it be solved? I am attaching 4 photos. 1,2,3 are step by step description of problem, 4th is with static headers = false, represents what it would be expected to look like when problem is solved.
Regards,
Marcin