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

RadFilter without apply button

2 Answers 132 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Yogesh
Top achievements
Rank 1
Yogesh asked on 19 Apr 2012, 12:18 AM
Hi,

We have used the RadFilter control and binded with the RadGrid control. We have the apply filter button placed in the grid toolbar and user need to go and click the button once the filter is added.
1. Can we avoid the apply filter button, once he has finished adding the filter ?
2. Need to avoid the mouse click on the filter button, but the enter button does not work .  

2 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 23 Apr 2012, 11:42 AM
Hello Yogesh,

You can hide the apply button by setting the ShowApplyButton property to false. Also, you might find the AllowFilterOnBlur property helpful.

Regards,
Daniel
the Telerik team
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Yogesh
Top achievements
Rank 1
answered on 27 Apr 2012, 10:57 PM
Thanks Daniel for the response.
Actaually I don't want user to see the apply button, but when users adds the filter and enters the condition it should get reflected in the grid by filtering the records. I am trying to acheive this.

Thanks,
Yogesh 
Tags
General Discussions
Asked by
Yogesh
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Yogesh
Top achievements
Rank 1
Share this question
or