Search
-
sInfo reporting wrong _START_ value when iDisplayLength is changed...
by lili ·- page 1 to display records #1 - 50 -
sInfo reporting wrong _START_ value when iDisplayLength is changed...
by lili ·2) show page #1=> the info says "Showing 1 to 50 of 57 entries" -
TableTools for multiple tables
by mf_a2if ·border: 1px solid #1175AE; -
server side processing and iDisplayStart
by feldman_sean ·Couldn't get this plugin to work. Added the code in my JS file, but it was never executed, so not sure if plugin works or not. But looking at the code, there's no way for server to say "I'm givin -
How does Datatables factor sSearch index for server side processing?
by CGRemakes ·These are some of the values from when the table is first generated, the table is sorted on the second column called "invoice_num" (index #1) in sColumns (because there are 47 columns, I'm j -
search function not working (server side processing)
by guihamel ·#1 When table is first generated -
Puzzled - when I add TableTools, my existing page stops working
by allan ·The text in the Print dialogue is white for some reason on your page - so it can't be seen. It looks like the `.DTTT_print_info` class has `color: white` . Set it to #111 or black or whatever and you -
Save pagination with cookies
by WebDev ·the selection from. So, if you select Choice #14 then you go to the Choice #14 details page and hopefully the DataTables plugin on that page will show up with page 2 appearing. Okay, now the weird th -
row select in table
by kelly ·123 = $("#1234").dataTable({ -
Commas and $ in datatable columns
by Maddy ·money_format('%(#10n', $cost) -
How to tell if a column is being sorted?
by CGRemakes ·after the reload, it starts back over with row #1. If there are several changes they need to make, and the records are several thousand rows in, it's an awful lot of extra work to scroll after every -
insert dojo button inside a table cell
by hernan ·Option#1, insert a funcion that will call another function when ready (not working atm): -
User provided properties on row object is not available during a filter.
by Jeach ·http://stackoverflow.com/questions/13180260/identifying-filtered-rows-with-datatables/13181729#13181729 -
Sorting by two hidden columns
by avioli ·I'm using the latest DataTables version and have a table that has one visible column (#1), that shows a range of two numbers ($%d - $%d) and two hidden columns, that actually hold the min (#2) and max -
In-line editing PHP backend (Full working version)
by rw1 ·#1115 - Unknown character set: 'latin1$$' -
Nested tables
by rafaelcichocki ·http://stackoverflow.com/questions/11841486/datatables-drill-down-rows-with-nested-independent-table/12409660#12409660 -
Changing row color and comparing two columns with datatables
by rewen ·For #1 you can try something like this: -
two frustratingly simple problems
by toonces ·update... problem 2 is solved, it was a sql issue and not a datatables issue. I've figured out what issue #1 is caused by, but can't figure out how to get around it. As you said though Allan, it is de -
Documentation Bug - jquery.dataTables.js #9997
by kobymeir ·#10021 -
How to post a hidden column to a form
by bweith1 ·Solution #1: This builds on my previously posted code. Here I have simply replaced the alert dialog box with a statement that assigns the hidden value to a hidden form field using the getElementById