DataTables logo DataTables

via Ad Packs
Which function gets called as i enter search criteria?
  • maria1410maria1410
    Posts: 6
    Hi,

    I want to know which is the function that gets called as i enter on the search criteria, which filters the data.

    I need the filtered data as I keep entering the characters on the Search Input.

    Can anyone please help me on how can i get the filtered data?

    Thanks,
    Maria
  • maria1410maria1410
    Posts: 6
    Used the callback "fnDrawCallback" and obtained the data using

    var selectedData = dTable.fnGetColumnData(keyCol,true,true,false);
This discussion has been closed.
← All Discussions

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Support

Get useful and friendly help straight from the source.

In this Discussion