Hello,
I've referred the code to create a datagrid which has draggable columns. I've managed to integrate the plugin with the datagrid plugin that I'm using
http://www.jeasyui.com/forum/index.php?topic=279.0. However I have one requirement, i.e, I want to restrict the user from dragging and dropping some beginning columns of the datagrid.
For eg, like in case of a datagrid with checkboxes in the first column. I don't want the checkbox column to be draggable. How can I impose this restriction on the user?
Thanks & Regards,
Darrel