views:

15

answers:

0

Howdy,

I have a typical requirement when searching data dynamically in jQuery datatable.

Is it possible to bind the search field with a button? What I mean is I don't want to redraw the table based on each character input. I wish to first enter the data in the field and then search the table by clicking the button.

If anyone of you has done something similar I'd be much obliged if you could assist.

Thanks a lot for any kind of help.