filter table on load
filter table on load

Hi,
I've used $(".dataTables_filter input").val('Filter stuff here') to place a value in the filter field on load. How can I get this filter to automatically apply without having to manually select field focus and press return?
Cheers,
Nathan.
I've used $(".dataTables_filter input").val('Filter stuff here') to place a value in the filter field on load. How can I get this filter to automatically apply without having to manually select field focus and press return?
Cheers,
Nathan.
This discussion has been closed.
Replies