Hello Barry,
The gap above the scroll is a legacy from the first versions of
RadControls for ASP.NET AJAX. We prefer not to change this appearance as we will have to introduce breaking changes which is not acceptable.
However, you can workaround it by making a new image exactly like header and set it as background of RadGrid with CSS. You can find a sample page in the attached file. (sample-grid_CSS_workaround.zip)
Another way to workaround it is by filling the gap with new elements, which are created with the following javascript and styled appropriately
Javascript
CSS
I hope this helps.
Greetings,
Galin
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license!
Book your seat now >>