View Full Version : How to disable drag in Grid and Data.View
navvn
24 Aug 2011, 10:56 PM
Well in tree i just simply add allowDrag: false, how can i do this in grid with dd plugin and data.view with draggable ux.
skirtle
27 Aug 2011, 8:25 AM
I believe you need to call lock() on the relevant drag/drop zone. Calling the disable() method on the plugin will do this for you.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.