Hello,

I have found that in some cases the filter can become misaligned from the columns in the data rows of the grid. I am currently using WebGrid 9, but I can see it on the odd occasion with your First Experience demo. I have found that your demo only shows the issue on my computer and not a collegue's and it shows to a much less extent than in my code.


Steps to reproduce:

1. Open the application in Google Chrome

2. Have a grid with both horizontal and vertical scrollbars, and a filter row

3. Scroll all the way to the right of the grid

Expected result: there is a small spacer to the right of the filter row the width of the scrollbar to keep the columns aligned.

Actual result: The filter row is about 30 px to the right of the columns in the data rows below.


I have created an example here and included a screenshot for easy viewing. Please let me know what can be done to correct this.

Thanks