CustomFilter event

3 replies. Last post: October 25, 2013 3:24 AM by Bernard Xiang
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
John BoninMember

Hi,


I'm trying to allow users to enter such things as "JOLIET OR ARLEE" in the Filter Text to allow mutiple criteria in a single column. No problem, except is there a way within the CustomFilter event to know which column the user wants the custom filter applied to? Or do I need to use:

Dim filterCity As WebGridFilter = e.FilterColumns.GetNamedItem("City")

for each column in the Grid? I have over 20 columns and wouldn't want to code each column separately.


thanks



All times are GMT -5. The time now is 7:41 AM.
Previous Next