EasyUI Forum
November 06, 2025, 06:46:58 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / EasyUI for jQuery / Re: Removal of Drag & Drop on: March 15, 2013, 05:27:18 PM
I found my own answer in the form of a hack. I went through the script and changed all occurrances of draggable and droppable with draggable_eui and droppable_eui.

So far I don't see anything broken after doing this; jQuery-UI's are fully available with the normal calls... and EasyUI's version of the calls are available under the new names.


2  General Category / EasyUI for jQuery / Removal of Drag & Drop on: March 04, 2013, 07:49:39 PM
I am working on a project where I need to be able to drag items from a non-sortable tree into a sortable list - at the location the user drops the tree list item. I found it really easy do with jQuery-UI's sortable+draggable but for the life of me I don't see any possible way to do that with EasyUI. The closest I was able to get allows dropping into the sortable list but only at the end and that won't do at all.

I absolutely need this to work but I don't want to loose all the other functionality of EasyUI so my question is, is there some easy way to bypass the EasyUI drag & drop functions and use those provided by jQuery-UI?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!