EasyUI Forum
March 28, 2024, 01:49:37 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: 1 ... 3 4 [5]
61  General Category / Bug Report / Bug with datagrid 'load' and 'reload' on: March 13, 2017, 07:00:46 AM
Hello,

I believe I found a bug:
When I call 'reload' or 'load', the 'data' is not being passed to the onLoadSuccess event. I am getting 'undefined' there.

My environment:
easyUI 1.5.1
jQuery: 3.1.1

62  General Category / EasyUI for jQuery / Jquery 3 support on: March 01, 2017, 07:57:48 AM
Hello.

Does easyui supports jQuery 3?

Thank you.
63  General Category / Bug Report / Re: Datagrid context menu issue on: April 07, 2016, 01:51:34 AM
Works
64  General Category / Bug Report / Re: Datagrid context menu issue on: April 06, 2016, 05:52:33 AM
This solves the problem but creates a new one.

When there are columns, and i right click, the 'onHeaderContextMenu' event is called twice, the menu-shadow element is created twice, and when the context menu disappears i'm left with one visible menu-shadow element.

The problem occurs because there is also a 'contextMenu' event on each column. and your patch adds another one on the entire header.
65  General Category / Bug Report / Re: Columns extension for datagrid 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.
66  General Category / Bug Report / Columns extension for datagrid 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

67  General Category / Bug Report / Datagrid context menu issue on: April 03, 2016, 09:17:43 AM
If i right-click and remove all columns, i am unable to right-click again to get the context menu.

You can try this with your own demo.
http://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=default&dir=ltr&pitem=

Select the "Context Menu on DataGrid" demo.
Remove all columns. try to get them back.


Pages: 1 ... 3 4 [5]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!