I'm using jqGrid for the first time replacing datatables but there is a problem when we resize the column of the grid, the drag column line is not in position as we drag the column.
Here is the fiddle
It works fine here but problem in full page where we have 1000px content area.
|
1 |
<a href="http://jsfiddle.net/98RD3/2/" rel="nofollow">http://jsfiddle.net/98RD3/2/</a> |
Problem here (resize the column)
|
1 |
<a href="http://fiddle.jshell.net/98RD3/2/show/" rel="nofollow">http://fiddle.jshell.net/98RD3/2/show/</a> |
|
1 |
<br /> |
|
1 |
Also can we show the column being resized while we drag the mouse, right now it resize once we drop the click |
|
1 |
<br /> |
Any help would be highly appreciated
Thanks
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top