|
Title: Bug in cell editing extension Post by: A-K on August 14, 2015, 06:25:32 AM Hey,
The cell editing extension has a small problem. When there is an hidden column and you use the gotoCell with direction it will go to the hidden column cell. Here is an example: http://jsfiddle.net/3L4ej4dx/97/ (http://jsfiddle.net/3L4ej4dx/97/) Press the "Move right" button once and you will see that it will go to the hidden column cell press again and it will move to the correct cell. Title: Re: Bug in cell editing extension Post by: stworthy on August 17, 2015, 01:08:12 AM Please download the newest 'datagrid-cellediting.js' file from http://www.jeasyui.com/extension/datagrid_cellediting.php
Title: Re: Bug in cell editing extension Post by: A-K on August 17, 2015, 07:14:24 AM Thanks works great!
|