EasyUI Forum

General Category => Bug Report => Topic started by: sectioni on April 03, 2016, 09:19:49 AM



Title: Columns extension for datagrid
Post by: sectioni on April 03, 2016, 09:19:49 AM
Basically, this is not working at all.

I loaded the js, and called $this.datagrid('columnMoving');

Now i can drag, but i can't drop anywhere.
Also, the new events aren't being called.

My environment:

EasyUI 1.4.1
Jquery 1.11
JqueryUI 1.11.4



Title: Re: Columns extension for datagrid
Post by: jarry on April 03, 2016, 04:59:54 PM
Please prevent from using EasyUI and jQuery UI together.


Title: Re: Columns extension for datagrid
Post by: sectioni on April 04, 2016, 02:26:14 AM
Couldn't do that because i have other things relying on it, but once I created a custom build without droppable and draggable it started working.