Search
14048 results 1291-1300
Forum
- 23rd Sep 2014Throttling Ajax Search requestsdoes actually help with search delay since a search
- 22nd Sep 2014issues on fnFilter searchname="search" onclick="searchFilter();" class="btn blue"> Search <i class="m-icon-swapright m-icon-white"></i> </button>
- 18th Sep 2014Keyboard dismiss for every character typed in search fieldI tried using the fnFilterOnReturn plugin to only search when the Enter key is pressed but still no luck. I guess it's because the way Salesforce manages the DOM elements IDs
- 12th Sep 2014Table is loaded but sort and search doesn't work ( AJAX )can not sort and search ? Currently I returning a
- 8th Sep 2014Can I Manually "Search" a Column That Has "Searchable" Set to False?in action: http://live.datatables.net/nebiduwu/3/ The "Search" button will only work
- 5th Sep 2014Can you share data table 1.9.4 search functionality code?were able to achieve search functionality however after doing
- 2nd Sep 2014Understanding filtering in DataTables 1.10: search two selected columns with one search?In 1.10 there is a selector modifier for search: http://datatables.net/reference/type/selector-modifier Eg to get the content of a specified column into an array one could use this: array = table.columns(columnIndex, {search: 'applied'}).data()[0];
- 15th Aug 2014How do I search 1 column for an exact match?For those interested, I solved this by using regex. var below95 = '^([0-9][0-4].[0-9])$' var table = $('#example').DataTable(); table.columns(6,7,8,9) .search( below95 , true, false ) .draw();
- 8th Aug 2014Can load server-side data w/ MSSQL Server, but pagination, ordering, and search do not work.100 records per page, search for records containing DA,
- 8th Aug 2014Data Table width on Smartphone, Search input and Next in the middlelooks fine but the search box and filter and