how to search results from columns which contains sub controls like select tag
how to search results from columns which contains sub controls like select tag
luojianchun
Posts: 1Questions: 1Answers: 0
when want to use search function to get result from one column which contains the select control , it does not work, what's the correct way ?
This discussion has been closed.
Answers
You can try my yadcf for that, take a look at the showcase sample http://yadcf-showcase.appspot.com/DOM_source.html inspect first column filter , it uses the filter_type: 'custom_func' , take a good look at the code samples on that page and find a way to track your selected value on your selects