EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: JeroenvdV on February 05, 2023, 01:18:21 PM



Title: v1.10.13: Combogrid value is cleared on focus
Post by: JeroenvdV on February 05, 2023, 01:18:21 PM
Hi,

In the latest version v1.10.13, the value in the ComboGrid inputfield is cleared/lost when I put focus on the inputfield, or click on it. Previous versions don't show this issue.



Title: Re: v1.10.13: Combogrid value is cleared on focus
Post by: jarry on February 06, 2023, 07:09:48 PM
This example runs with the latest version. It works fine.
https://www.jeasyui.com/demo/main/index.php?plugin=ComboGrid&theme=material-teal&dir=ltr&pitem=Basic&sort=asc


Title: Re: v1.10.13: Combogrid value is cleared on focus
Post by: JeroenvdV on February 07, 2023, 12:01:14 AM
Hi Jarry,

Thanks for your reply. When I select an item from the combogrid e.g. "Koi", it disappears again the moment I click on the arrow. This was not the case in previous versions.

(http://ComboGrid_1.png)
(http://ComboGrid_2.png)


Title: Re: v1.10.13: Combogrid value is cleared on focus
Post by: jarry on February 07, 2023, 06:02:03 AM
This issue has been fixed. Please download the latest version.


Title: Re: v1.10.13: Combogrid value is cleared on focus
Post by: JeroenvdV on February 07, 2023, 12:10:31 PM
Thanks Jarry, it works well now.