Hi Tony,
Thanks, unfortunately that didn’t work (it was complaining about sortable not being initialized), so I checked the DOM and modified and now it works:
Â
var thead = $(“thead:first”,”#grid” ).get(0), thr = $(“tr.jqg-second-row-header”,thead); $(thr).sortable(‘destroy’);
Thanks!
Thanks, I’m sorry to hear that.
Any plans to make them compatible in a future release?
Thanks for the idea! You were right, it took me 5 seconds to change this, I just had to change
selectionMode: ‘click,d&d’
to
selectionMode: ‘dblclick,d&d’
in the jquery.uix.multiselect.js
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS