Hi everyone…
I found strange behavior when using the parameter ‘resizeColumn:true’ at datatable’s column.
When using IE (10.0.9200.16921) or FireFox (30.0) I have to wait a little time with cursor between the column until it changes to ‘Resize’ cursor. It’s tricky, but it’s acceptable.
When using Chrome (36.0.1985.143) I can let the cursor forever between the columns and it won’t change until I move just a litte bit. This thing seems to me as a bug.
The same scenario works correctly for me
Currently resize area includes 3px right and 3px left from the column border ( including the border as well ), if mouse in this area - resize mode enabled
In this version this value is hardcoded. We can made this value configurable. Do you think it will be helpfull ?
I did try one more time, and now that chrome is at 38.0.2125.104 m version, it is working like a charm…
I’d like to have that option to configure resize area.