This question is locked. New answers and comments are not allowed.
Hello,
I am using the default filtering of the telerik grid
Currently, filtering event occurs everytime a value is selected in filtering window and the grid is updated. This results in rendering of the grid every time.
We need to delay the filtering event, till all the values have been selected for filtering and filter button is clicked.
Is there any property which needs to be set?
I have gone through the blog for customizing filter - ClosePopupOnApplyFilter_Silverlight
But do I need to customize the filter for this specific need?
There is already a filter button in the window which does nothing as the filter action takes place as value is selected.
I have attached a image for the filter window.
Any help would be great.
Thank you,
I am using the default filtering of the telerik grid
Currently, filtering event occurs everytime a value is selected in filtering window and the grid is updated. This results in rendering of the grid every time.
We need to delay the filtering event, till all the values have been selected for filtering and filter button is clicked.
Is there any property which needs to be set?
I have gone through the blog for customizing filter - ClosePopupOnApplyFilter_Silverlight
But do I need to customize the filter for this specific need?
There is already a filter button in the window which does nothing as the filter action takes place as value is selected.
I have attached a image for the filter window.
Any help would be great.
Thank you,