Search
14755 results 11881-11890
Forum
- 22nd Jan 2010DataTable - Cell Editingthe position and other information. See this example: http://datatables.net/examples/api/editable.html
- 16th Jan 2010Add a new row, then skip to it!one other bit of information for future forum searchers.
- 16th Jan 2010Live DOM sorting and custom filteringand update the aData information. You could then add
- 14th Jan 2010horizontal problemHi Urko, DataTables doesn't really to horizontal records - it's more table row based. If you do want to try and do this, you can use fnDrawCallback to update the information element using a custom counting function. Regards, Allan
- 14th Jan 2010problem with column filters after using fnFilteris correctly sending the information to be read from
- 14th Jan 2010Getting access to filter text and which columns are sortedHi bramsey, Yes indeed - you can get this information from the DataTables settings object ( http://datatables.net/api#fnSettings ). These settings are internal, so not documented (have a peak at the code), but what you are looking for is: oPreviousSearch.sSearch and aaSorting. Regards, Allan
- 12th Jan 2010Disabling Pagination Navigation When Returning Only One Page of Resultsonly one page of information is displayed, whether that
- 12th Jan 2010Using own variable from PHP, help please...back all of the information as sOutput since this
- 8th Jan 2010refresh issuesyou are updating live information (like stocks or something?).
- 6th Jan 2010Server Processing with Coldfusionbe sending any column information - and if the cold