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

Clear Filter Template(Persistence Radgrid)

1 Answer 126 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Satz
Top achievements
Rank 1
Satz asked on 19 Feb 2014, 02:59 PM
Hi All,

Sharepoint view is loaded in Dropdown . Based on the Selected DropDown(sharepoint View Name) , all list are passed as columns in the store procedure and the grid is loaded(using Store Procedure).  And the Radgrid settings are stored in the database based on the sharepoint view names.

Whenever changes the dropdown values , the Gridsettings is loaded from the Database. Everything works fine. we are facing a issue with Filter Templates that the Filter Template values are persisted when changes the dropdown. 

Need to clear the FIlter Templates (Textbox values) and loads the FIlter value from the Database. 


Best Regards,
Satz

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 24 Feb 2014, 11:47 AM
Hi Satz,

You could create a filter manually based on the Filter value saved in the database. Please examine the following help articles which elaborates more on this matter.
Operating with the FilterExpression
Custom Option for Filtering

Regards,
Kostadin
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Satz
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or