Get Filtered / Searched data and filtered Column

Get Filtered / Searched data and filtered Column

ansarigmbhansarigmbh 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

Answers

  • daniel_rdaniel_r Posts: 460Questions: 4Answers: 67
    edited March 2015

    If you referring the column filter, then you can get that value using my yadcf plugin and its exFilterColumn function , see showcase

  • ansarigmbhansarigmbh Posts: 24Questions: 7Answers: 0

    Thanks for your help but I want to use native functions or options.

    Please help me

  • allanallan Posts: 63,498Questions: 1Answers: 10,470 Site admin
    Answer ✓

    Use column().search() to get the applied search term.

    Allan

This discussion has been closed.