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

Filter refresh

1 Answer 91 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tomáš
Top achievements
Rank 1
Tomáš asked on 16 Feb 2009, 12:40 PM
Hello!

I have grid with allowed filtering. I dynamically change data, but filter row doesn't change. I try to be more specific:

- in the beginning is grid with three columns (date, string, number). The filtering row appears fine
- on the user's action (click in panel bar) I change data. The grid now contains another three columns (for example number, string, string), but filter row is still offering filter for date, string, number and doesn't properly work

So, I am looking for mechanism to ,,refresh,, filter in order to suit to new columns.


Thanks for any input or correction of my way of thinking
Tom

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 17 Feb 2009, 11:58 AM
Hello Tomáš,

You may need to call Rebind() for the grid to fix this.

All the best,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Tomáš
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or