Search
13995 results 1331-1340
Forum
- 11th Oct 2013DataTables serverside processing using SharePoint 2010 search service plus Reformatting columnsgoing to query the search service and convert the
- 8th Oct 2013search field ignore manually fired change and keypress events, why?Because the search field in DataTables doesn't listen for either of those events. it watches for keyup. Fire that and it will work. Allan
- 11th Sep 2013Search feature is not working....Type 'User' in search box and you will not get the filtered result.the HTML from the search and all of your
- 3rd Sep 2013Help with placement of Search, and using "clear"I think these are the relevant definitions from demo_table_jui.css: .dataTables_length { // Show (menu) entries width: 40%; float: left; } .dataTables_filter { // Search width: 50%; float: right; text-align: right; } Works for me.
- 27th Aug 2013fnFilter with Individual Column Search BoxesI generate the column search boxes [code] <!-- Just
- 22nd Aug 2013Not trigger a searching when clicked x in search box in IE10to the text of search box using Mouse, a
- 19th Aug 2013Delay search function when using server-side processingGreat, thanks to Allan for the plugin and the fixes. Easy enough to add an option for minimum length of search string before doing the filter too.
- 9th Aug 2013Search column with combined stringAre you using the default search functionality, or are you writing a fnFilter yourself? I am able to type in 2 phrases in the search box and only rows matching both phrases (in one column, coincidentally) are shown.
- 6th Aug 2013clear search buttonHey, I am getting an error while using this plugin to clear the search box. "Uncaught TypeError: Cannot read property 'oPreviousSearch' of null " at the line oSettings.oPreviousSearch.sSearch = ""; Could you tell me what might be wrong?
- 24th Jul 2013change row backgroundcolor and search boxAfter searching by using search box, I want to