fnSearchHighlighting - keep rows visible

fnSearchHighlighting - keep rows visible

PrimerPrimer Posts: 1Questions: 0Answers: 0
edited July 2012 in General
Hello,

i currently work on a small and simple datatable, where i highlight searchresults using fnSearchHighlighting and the default search input box.
Everything works perfectly fine, but i would like to customize the searching / highlighting so that all rows get displayed, even if they don't contain the searched input (in effect the whole table would be visible at all times, and searched input would be simply highlighted).

As i am quite new to js / jquery and stuff (and i didnt learn it anywhere professional), i think i might be overlooking some setting i could use?

An example can be seen here: http://132.195.88.194/medialab/pgm/images/Testseite5/example.php

Thanks in advance,

Primer

Replies

  • koosvdkolkkoosvdkolk Posts: 169Questions: 0Answers: 0
    edited July 2012
    What about adding your own search box?

    http://live.datatables.net/eyixob/3/edit
This discussion has been closed.