Get Filtered / Searched data and filtered Column
Get Filtered / Searched data and filtered Column
ansarigmbh
Posts: 24Questions: 7Answers: 0
Hi
How can I get filtered string from a column?
And how can I get filtered columns?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
If you referring the column filter, then you can get that value using my yadcf plugin and its exFilterColumn function , see showcase
Thanks for your help but I want to use native functions or options.
Please help me
Use
column().search()
to get the applied search term.Allan