Filtering from an external form

Filtering from an external form

gs1983gs1983 Posts: 0Questions: 0Answers: 0
edited September 2012 in General
I'm new to DataTables and JQuery so sorry if this is an easy question!

Is it possible to tell DataTables to filter based on particular form inputs which I have created via HTML? All I can manage at the moment is for DataTables to create it's own input boxes in an external table, but I need to customise the input boxes more than DataTables allows, so would like to simply create my own input boxes (meaning I can populate select boxes based on previous results etc), and then tell DataTables to filter based on a particular input ID.

Any suggestions?

Thanks.
This discussion has been closed.