Custom Filtering (string based)
Custom Filtering (string based)
Hello,
I have seen the example you have for custom filtering but that deals with ranges. Is there a similar example that will allow you to filter a single column based on text like the search box does for all fields?
Basically I need to allow multiple filters on several columns so for instance I might want something like this
ID FIRST NAME LAST NAME PHONE
and I would need to filter the first names on "Ja" the last name on "anders" and the phone on "3458"
Now of-course I am not dealing with these types of data but it fits the example.
now I would want it to match the word dog in doggy, maddog, somethingdogsomething.
Thanks,
Joseph Crawford
I have seen the example you have for custom filtering but that deals with ranges. Is there a similar example that will allow you to filter a single column based on text like the search box does for all fields?
Basically I need to allow multiple filters on several columns so for instance I might want something like this
ID FIRST NAME LAST NAME PHONE
and I would need to filter the first names on "Ja" the last name on "anders" and the phone on "3458"
Now of-course I am not dealing with these types of data but it fits the example.
now I would want it to match the word dog in doggy, maddog, somethingdogsomething.
Thanks,
Joseph Crawford
This discussion has been closed.
Replies