EasyUI Forum

General Category => Bug Report => Topic started by: sectioni on March 13, 2017, 07:00:46 AM



Title: Bug with datagrid 'load' and 'reload'
Post by: sectioni 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



Title: Re: Bug with datagrid 'load' and 'reload'
Post by: jarry on March 13, 2017, 08:53:51 AM
Please show an example to demonstrate your issue.


Title: Re: Bug with datagrid 'load' and 'reload'
Post by: kamo on March 30, 2017, 12:25:05 AM
Hi!
Please try the following steps:

Go to the Demo section of easyui official site.
Open Datagrid demo section
Choose   Context Menu on DataGrid
Try the header context menu (it works)
Choose Merge Cells for DataGrid
Again choose Context Menu on DataGrid
Try the header context menu (it doesn't work)

Same behaviour on Chrome, Mozilla, IE


Title: Re: Bug with datagrid 'load' and 'reload'
Post by: jarry on March 30, 2017, 08:15:01 AM
This issue has been fixed. Please try it again.