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