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

[Solved] How do I fire the Filter Command from Client Side

2 Answers 221 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 1
Steven asked on 14 Apr 2013, 01:11 AM
I'm working with a RadGrid that is databound on the Client Side through a Web Method.  I'm trying to get the Enter Key to fire the Filter command but without a postback. I have managed to hook the onkeypress event for the rgFilterBox class inputs. Is there a way that I can then trigger a Filter Command so that the OnCommand even is fired with the FilterExpression argument?

Thanks

Steve

2 Answers, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 17 Apr 2013, 01:12 PM
Hi Steven,

You could use the same approach as the one demonstrated in the following live example. Give it a try and let me know about the result.

Greetings,
Kostadin
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
Jayesh Goyani
Top achievements
Rank 2
answered on 17 Apr 2013, 01:29 PM
Tags
Grid
Asked by
Steven
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Jayesh Goyani
Top achievements
Rank 2
Share this question
or