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

Multiple Filters in FilterTemplate

2 Answers 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Patrice
Top achievements
Rank 1
Patrice asked on 30 Jan 2014, 09:29 PM
Hi,

I have a radGrid with a GridTemplateColumn which has a unique name. For that column, I defined a FilterTemplate that contains several input fields (combobox, textbox, raddatepicker and so on).

When one of these filters fires a filterCommad, I know its column name and the filter option from the Pair of the commandArgument. However, I need to specifically know which one of these controls did fire the filtercommand.

Any help would be appreciated.

2 Answers, 1 is accepted

Sort by
0
Accepted
Eyup
Telerik team
answered on 04 Feb 2014, 01:12 PM
Hello Patrice,

I have created a sample RadGrid web site to demonstrate how you can achieve the requested functionality using HiddenField. Please give it a try and let me know if it helps you.

Regards,
Eyup
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.
0
Patrice
Top achievements
Rank 1
answered on 06 Feb 2014, 03:55 PM
Thank you Eyup for your answer. While I was waiting for an answer, I ended up doing the same as a temporary solution. I works perfectly.

Patrice
Tags
Grid
Asked by
Patrice
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Patrice
Top achievements
Rank 1
Share this question
or