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

RadGrid loses filtering with multiple filter template columns

1 Answer 259 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Graham Blankenbaker
Top achievements
Rank 1
Graham Blankenbaker asked on 15 Mar 2010, 10:43 PM
I am using FilterTemplate containing dropdownlist and have 3 such template columns. When dropdownlist value is changed, filtering is applied. However, there are two issues when filtering is happening.
1. After the page is posted back, the selected value is not retained. The dropdownlist values are bound everytime on ItemCreated event.
2. Filtered results are not retained when filtering is fired from dropdownlists of all columns. 

I am using the example code from this link : http://www.telerik.com/help/aspnet-ajax/radgrid-filter-template.html

Do i need to retain selected values using ViewState or something? Also, what do i need to do to retain the previous filtered results?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 18 Mar 2010, 02:56 PM
Hi Charles,

How to achieve the desired functionality is demonstrated in the following example.

Please, give it a try and let me know if it works for you.

Sincerely yours,
Pavlina
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
Grid
Asked by
Graham Blankenbaker
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or