This is a migrated thread and some comments may be shown as answers.

After Reload the Grid ,The Filter Values are Cleared

1 Answer 100 Views
GridView
This is a migrated thread and some comments may be shown as answers.
punitharaj singaram
Top achievements
Rank 1
punitharaj singaram asked on 24 Feb 2010, 05:33 AM
In Q2 2008 SP1,
    After Reload the Grid the filter values are not Cleared but in Q2 2009 Filter Values are Cleared...

Example -
    I have Retrieved 1000 Rows from Database and load that data into grid after that i have enter a value in filter row for search a particular row because i have need to update that particular row thats working after update i have to reload the 1000 rows from database. if i reload means that filter rows are cleared so i have to reenter the filter value to find that updated row.

In Q2 2008 SP1, After Reload the Grid the filter values are not Cleared but in Q2 2009 Filter Values are Cleared...

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 26 Feb 2010, 07:34 AM
Hello punitharaj singaram,

I suppose that your are rebinding the grid. If this is the case, yes filter values are cleared as long as many other properties, because the data source is changed. This is our desired behavior. To preserve the values in this case you have to manually re-set them. However, I will be able to be more precise in my suggestion if you send me your application. I will try to locate the issue and find a proper solution. I am looking forward to your reply.

Kind regards,
Jack
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
punitharaj singaram
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or