Search
-
fnServerParams cannot pass unicode characters
by kityeung ·I have a query string with unicode, e.g. "陳", and I use fnServerParams, -
Simple JOIN example
by mous ·DataTables\\Database\\Query->_insert()\n#3 /home/mous/extras/Editor/php/lib/Database/Database.php(122): DataTables\\Database\\Query->exec()\n#4 /home/mous/ in /home/mous/extras/Editor/p -
Lost column/cell style upon sort
by staticum ·background-color:#3a4f63; -
Server side processing means doing all filtering, sorting on server too?
by rlw ·Hi, I successfully followed the RailsCast #340 on using Datatables with Ruby on Rails which showed me how to do server side paging and server side global filter. But now I want to do per-column filter -
datatable with tabs -is too slow for 2000 records
by srangam ·Hi, -
Not able to make a scrollable, fixed header dataTables version 1.9.4 work with IE 8
by aneev ·border-bottom: 1px solid #333333; -
Column sorting reset on third click?
by kflows00 ·Does anyone have an example of setting the table up so that it resets the sorting on a third click? So click 1 sorts ascending, click #2 descending, then click #3 would remove the sorting on that colu -
Changing ReadOnly field value dynamically
by BernardoLima ·C - Field#3 -< ReadOnly -
webbrowser control strips "&" character when invoking fnAddData() inside explorer webbrowser control
by craiggriffin ·I was able to work around the problem with the following code: -
My dataTables with jQuery UI theme are not same as example
by Thunder ·color: #333 !important; -
Unknown column 'id' in 'field list'' in /var/www/html/table/php/lib/Database/Driver/Mysql/Query.php
by jghankins ·#3 /var/www/html/table/php/lib/Editor/Editor.php(446): DataTables\Database\Query->exec() -
Weird Visual Issue integration with Bootstrap
by CodeMom ·About #3, I just checked and my problem occurs when I check on my virtual machine, so I think is just there. -
Colvis hiding columns makes the rest of the columns wider
by killerardvark ·This goes in about line #3085 -
Using DataTables live
by need2surf ·So I am not sure where to look next. On the face of it it looks as if Rails isn't serving up the correct json. My code is based on Ryan Bate's RailsCasts #340 - he checked my code and could not see a -
sInfo reporting wrong _START_ value when iDisplayLength is changed...
by lili ·Therefore when the user changes the page size from 10 to 50, the "last" page button (#3) should ALSO only show record #101. -
sInfo reporting wrong _START_ value when iDisplayLength is changed...
by lili ·I'll finally stop bugging you - but I do hope you'll change it to be the same as above for the next release The suggested 1 line fix seems necessary because when I switch between from page #3 to pa -
sInfo reporting wrong _START_ value when iDisplayLength is changed...
by lili ·Since I'm on page 2 with page size of "50" I'd have expected the info in #3 to show: -
Editor edit/delete buttons disappear on row selection
by carlg ·color: #333 !important; -
Column Filtering confusion ...
by GWerner ·basically ... I want someone to be able to filter for "Turquoise" but have the column display the column #3 value "Blue" and not the column #6 value. -
Setting sortable with aoColumnDefs glitched
by Tiax ·Oh, yeah I messed that up playing around with it in #3, had it correct in #2 (and yeah, it's clearly stated in the doc, that elements at the start of the array have higher prio).