If we set forceFit property to true and enable column reordering next bug is reproducible:
1) User drag some column from middle of the grid to end position and continue dragging it some time.
2) User releases mouse button.
Result is that column headers and columns are shifted.
I fixed this behavior adding next class into custom css file:
.ui-jqgrid-hbox
{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top