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
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