server side : multiple field search + select all row

server side : multiple field search + select all row

davcarnabydavcarnaby Posts: 19Questions: 0Answers: 0
edited December 2012 in General
Dear all,

i'm stucking from 2 days on this problem.

is possible to make a server side application with multiple field search(select and textbox) and select all row functions??

any example??please help me

Replies

  • girishmrgirishmr Posts: 137Questions: 0Answers: 0
    edited December 2012
    This might give you a direction
    With select box
    http://www.datatables.net/release-datatables/examples/api/multi_filter_select.html

    and with input box
    http://www.datatables.net/release-datatables/examples/api/multi_filter.html
  • davcarnabydavcarnaby Posts: 19Questions: 0Answers: 0
    Many thx for the answer first of all.

    I just see this example but i don't understand how to merge the two examples.
This discussion has been closed.