select text and in the same table
select text and in the same table
adiga
Posts: 1Questions: 1Answers: 0
hi,
like in the picture, How do I do that
This discussion has been closed.
Answers
depends. Basically you add a second header row with the appropriated control (text boxes or select boxes or whatever) in the th so it looks something like
Then you add the appropriate event handlers to trigger the search.
It becomes more complicated depending on such things as scroller turned on, or serverSide set to true.
I have not seen anything to make me think these feature are already built into DataTables. I can build you a working example if you like but it will be a while before I can get to it.