We're using an older version of the web components right now (upgrade planned for the future but may not be possible right now). Results in the grid control are not displayed when UseStaticHeaders is set to true and when viewed in IE9. Is this something that has been fixed in recent builds? We may not be able to upgrade so my question is: is it possible to retain the ability to have a fixed header on the grid (when scrolling) without the built in UseStaticHeader (so, setting it to false in oder to make the grid visible). Would it be possible to achieve this using HTML/CSS coupled with the grid?