EasyUI Forum

General Category => Bug Report => Topic started by: aswzen on January 20, 2015, 09:49:20 PM



Title: Bug on Group View datagrid - Cannot add item if table was empty
Post by: aswzen on January 20, 2015, 09:49:20 PM
Look at this fiddle
http://jsfiddle.net/aswzen/nv62Lf7v/4/ (http://jsfiddle.net/aswzen/nv62Lf7v/4/)

The table rendered as Group View
If the table was empty, we cannot add any item in it and always show this error
TypeError: this.groups is undefined

why this is happened ? is this a bug?

Thanks in advance


Title: Re: Bug on Group View datagrid - Cannot add item if table was empty
Post by: jarry on January 21, 2015, 07:38:22 AM
To solve this issue, please download the newest 'datagrid-groupview.js' file from http://www.jeasyui.com/extension/datagridview.php and include it to your page.


Title: Re: Bug on Group View datagrid - Cannot add item if table was empty
Post by: aswzen on January 21, 2015, 06:34:07 PM
ok its worked ...thankyou  ;D