Resizing columns not working properly with sScrollY

Resizing columns not working properly with sScrollY

heavensteelheavensteel Posts: 1Questions: 0Answers: 0
edited April 2013 in Plug-ins
Hi,

I have task to develope table with ability to resize columns by clicking and dragging (I done this by use ColReorderWithResize plugin). However when I use scroll option and I want to resize column the header column doesn't match body column (body column is moving more slowly than header column e.g. I can resize browser column and it is possible that header column can contains platform body columns) here is the code (http://jsfiddle.net/heavensteel/KqH7L/1/) . What I would need is that if I resize header column (e.g. Browser) then the body column should match header column. Is this normal behaviour in ColReorderWithResize when I want to use scroll bar? Thanks

Martin
This discussion has been closed.