EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: lomonmic on May 22, 2017, 09:48:27 PM



Title: Error during filter in datagrid from keyboard
Post by: lomonmic on May 22, 2017, 09:48:27 PM

Good morning at all, I entered a ticket a few days ago.

https://www.jeasyui.com/forum/index.php?topic=6706.0 (https://www.jeasyui.com/forum/index.php?topic=6706.0)

There is no solution.
 
Unfortunately I have not been able to solve this problem yet.

I add an application screen with the error console.


Thank you all.

Michele.




Title: Re: Error during filter in datagrid from keyboard
Post by: stworthy on May 23, 2017, 12:28:42 AM
Please look at this example https://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=default&dir=ltr&pitem=Remote%20Filtering%20on%20DataGrid&sort=


Title: Re: Error during filter in datagrid from keyboard
Post by: lomonmic on May 23, 2017, 08:42:48 AM
Thank you
Stworthy, I seem to have realized I forgot to put: .... options: {precision: 2, decimalSeparator: ','}, ... in filter definition. Now the error has disappeared.
Greetings.

Michele.