I'm using version 8.2.20082.1000 of the webgrid. I have multiple group headers for each column with FixedHeaders and StationaryHeaders turned on. I'm having all kinds of weird problems with column resizing on the client either through dragging the column splitter or through javascript. I'm currently on IE7 but I had similiar problems on Firefox as well.
First problem is if I resize a column, some of the other columns to the left of the resized column also get resized. All columns and tables are set to fixed sizes. I do dynamically change the size of the grid with javascript when the page loads.
Second problem is if I resize a column in the middle of the grid by making it wider, I start losing the columns on the right end of the grid. The columns try to push off and I do get a scrollbar but it won't let me scroll over far enough.
Thanks,
Eric