Title: Filter in datagrid destroys data Post by: NortT on December 20, 2017, 11:23:42 PM Hello, I have a problem with filtering a datagrid which has a view property setting up to scrollview. The problem looks like that. I edit a row in a table, than I input something in a filter field and there is no results in a table. After that I clear a filter and data I typed before lost. You can see it on screenshots.
Title: Re: Filter in datagrid destroys data Post by: jarry on December 21, 2017, 01:07:06 AM Please look at this example http://code.reloado.com/ecoqeq4/edit#preview. It works fine.
Title: Re: Filter in datagrid destroys data Post by: NortT on December 21, 2017, 02:15:47 AM You're right, your example works as I need, but what might be the problem with my code? Do you have any ideas?
|