This question is locked. New answers and comments are not allowed.
Hi,
A grid with resizable columns, resizing does not work in IE8 for columns that goes after a hidden column. For example if I have a second column that is hidden, i.e. cols.Bound(c => c.RecID).Hidden(true); - column 1 is resizable but columns 3, 4, etc becomes not resizable.
Kind regards
Todor Mihailov