Searching The List
Searching The List
![Exvitermini](https://secure.gravatar.com/avatar/15f1d400e2a585d0de13bad3130bb861/?default=https%3A%2F%2Fvanillicon.com%2F15f1d400e2a585d0de13bad3130bb861_200.png&rating=g&size=120)
Hello, I have a list that I am listing from a MySQL database. Search at the top right corner works perfectly but I have to type my search query into it. Is there a way to pass the search query on table load instead of having to type it in manually?
I looked inside server_processing.php and theres a variable called 'sSearch'. It seems that sSearch is only set when you type into the Search field. Is there a way to pass the query right into sSearch?
Thanks
I looked inside server_processing.php and theres a variable called 'sSearch'. It seems that sSearch is only set when you type into the Search field. Is there a way to pass the query right into sSearch?
Thanks
This discussion has been closed.
Replies
for future reference: http://datatables.net/api#fnFilter