Search
14048 results 1481-1490
Forum
- 29th Jan 2010friendly search boxThanks for your help. I'm new to jquery and I can't work out how to identify the global search box. This does not work: $("example_filter input").val('Search all columns'); $("example_filter input").addClass('search_init');
- 24th Jan 2010Server side Multiple word searchhow it handles the search internally. You'll need to
- 20th Jan 2010ServerSide Search or filter on selected columnHi pwc1011, DataTables will send sSearch_(int) for the column search (passed into fnFilter) to the server-side, so that it can deal with it: http://datatables.net/usage/server-side Allan
- 14th Jan 2010How can I swap placement of the search field and show entries?but for some reason "Search:" label resides right in
- 27th Dec 2009A more complex searchhow to do the search on the server-side with
- 4th Dec 2009adding inputs between "show entries" and "search" controlsof the length and search fields, so you might
- 1st Dec 2009Advanced search filterswant to send advanced search values or common search
- 15th Oct 2009Changing the size of the search boxhave to shorten the search box but just somehow
- 30th Sep 2009Failed to search Server-side Data (utf8)inject utf8 data for search mysql_query("SET character_set_client=utf8", $gaSql['link']); mysql_query("SET
- 29th Sep 2009Move search boxDataTables to put the Search box in the element