Search
11152 results 8831-8840
Forum
- 3rd Nov 2014How to make instant search on google spreadsheet using the tabletop?the data can be sorted, filtered, etc. If Google
- 31st Oct 2014how to display data table headers dynamically based on return data?as aoColumns, and the sorting definitions for the columns
- 30th Oct 2014Editor updating causes entire db table to be updatedHeh - good to hear you got it sorted out :-) Allan
- 21st Oct 2014Can I use a function when working with nested object data?strip the HTML for sorting and filtering, but I
- 18th Oct 2014Disable filtering on some column(s) - not all column(s)I do not want to disable the search and sorting functionality altogether (or from the entire table), I only want to disable the search and sorting functionality from some of the columns in the table only.
- 15th Oct 2014Backspace key not working to clear search filterhear you got it sorted out. Will leave it
- 8th Oct 2014DataTables() filters fine, except for a column that has a combo of letters/numbers (eg. OR 02)Is it possible that my strings are too short to be considered for sorting? In the column in question, the data will typically be 5 characters included a space (eg. OR 01 , OR 02, etc)
- 7th Oct 2014Editor Primary Keythe server for paging, sorting...: columns[0][data] DT_RowId columns[0][name] columns[0][orderable]
- 3rd Oct 2014search not working need help pleaseHi,I am still new on this datatable,do I need to use the Server-side scripts?I found it here https://datatables.net/development/server-side/php_mysql In order the search and sorting will be working?
- 3rd Oct 2014How to render non-DataTable tables inside DataTable cellsCorrection: no sorting issues exist. It just looked like it due to the way I set up the example. The styling issues still apply though. How to I render a table with fresh styling inside a cell?