How to filter results with an input in another part of the page?

How to filter results with an input in another part of the page?

EdnaldoEdnaldo Posts: 1Questions: 0Answers: 0
edited March 2012 in General
I need to filter the results with the value entered in a search field on top of my website. How can I do this?

(From Brasil)

Replies

  • allanallan Posts: 63,812Questions: 1Answers: 10,516 Site admin
    Use the fnFilter API method. With that you can use any input you want to filter the table.

    Allan
This discussion has been closed.