Title: Editor in datagrid not save changes in field Post by: zurfero on September 25, 2014, 01:46:55 PM Hello.
I need when "beginEdit" in datagrid, the field get focus, and when keydown in the editor field "endEdit" and "beginEdit" the next row... My problem it's that when endEdit, the field not save the changes. Here you can see an example: DEMO: http://jsfiddle.net/zurfero/bkxeasuw/8/ It's curious that, instead of keydown, click the next row the changes appear correctly. Thanks for your help. Title: Re: Editor in datagrid not save changes in field Post by: jarry on September 25, 2014, 06:27:45 PM Please try to download the patch from http://www.jeasyui.com/download/downloads/jquery-easyui-1.4-patch.zip.
Title: Re: Editor in datagrid not save changes in field Post by: zurfero on September 26, 2014, 12:15:54 AM Work perfectly!!! ... Thanks very much ;D
Title: Re: Editor in datagrid not save changes in field Post by: Fabrice on September 28, 2014, 01:05:19 AM In another post, you give a patch with somes corrections (08/23/2014), theses two patchs are differents (somes adds in older are not presents in this new patch), can you tell me if it's normal and if alls corrections will be on next release?
Title: Re: Editor in datagrid not save changes in field Post by: jarry on September 28, 2014, 02:35:41 AM The newest patch is available from http://www.jeasyui.com/download/downloads/jquery-easyui-1.4-patch.zip. All these updates will be integrated into next version.
|