Title: easyui 1.4 subgrid bug! Post by: codewriter on August 07, 2014, 07:02:02 AM import datagrid-detailview
Click on the sub grid row, the main grid rows also response to the click event? Title: Re: easyui 1.4 subgrid bug! Post by: jarry on August 07, 2014, 09:30:03 AM Please visit this example http://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=default&dir=ltr&pitem=SubGrid. It works fine. Be sure that you are using the latest 'detailview', which can be downloaded from http://www.jeasyui.com/extension/datagridview.php.
Title: Re: easyui 1.4 subgrid bug! Post by: codewriter on August 08, 2014, 06:36:30 AM sorry ,my english is poor.
easyui 1.4.x,datagrid-detailview is last version. 第一次加载是正常的, 但是如果我通过主表的工具条,翻页或者刷新后,点击子表第一行后,主表的第一行也会响应事件,点击了表第二行,主表第二行也会响应事情 http://pan.baidu.com/s/1ntFkITj http://pan.baidu.com/s/1dDtgz0P http://pan.baidu.com/s/1pJocsrD 这是三个图片 如果我换成easyui1.3.6的版本,就是正常的 Title: Re: easyui 1.4 subgrid bug! Post by: jarry on August 08, 2014, 06:59:06 PM Some updates have been made to 'detailview'. Please download it from http://www.jeasyui.com/extension/datagridview.php.
Title: Re: easyui 1.4 subgrid bug! Post by: codewriter on August 09, 2014, 02:56:45 AM OK,thanks!
|