Why my column become large when I drag it (ColReorder)
Why my column become large when I drag it (ColReorder)
I'm using ColReoder and everything is working but the column width is getting the same size of the table when I drag the element to reposition it instead of remaing with the same width it has on the table.
To ilustrate my problem, see this picture http://imgur.com/a/5LxWK
Does anyone know what could be causing this behave? I have a lot css that is already part of the solution and maybe that is the reason as the site example works properly...but I want to know at least how to get the element I'm dragging. This way at least I could try to set some style to it.