Hi I have set up a example where I placed a expander widget inside one of the sortable columns. I placed the “sortable class” on the header of the expander so only the header will be highlighted for the sort. But the contents of the expander it still lets you move, and I don’t want that. I want the contents to be able to copy and not moveable. Only the title of the expander can move.
That is not correct. You cannot move the only header of the jqxExpander and its content stay at the same place.
I would like to suggest you look at the jqxDragDrop plugin.
Please, take a look at this demo: https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxdragdrop/defaultfunctionality.htm?light (you could try to use this approach above to move an item as clone of its parent)