Search
-
[closed]Unexpected number of TD elements. Expected 25 and got 24
by CasperTDk ·DataTables warning (table id = 'GridView1'): Unexpected number of TD elements. Expected 25 and got 24. DataTables does not support rowspan / colspan in the table body, and there must be one cell for … -
jQuery UI "Progressbar" in column
by GregP ·Actually, a few moments of experiments later, and #2 is really going to be the way to fly. #1 can result in a rendering 'blip' as the column comes in as text and is quickly updated to be a bar. It occ -
jQuery UI "Progressbar" in column
by GregP ·The "throw in the towel" method for fixing #1 would be to not use striping. ;-) -
How to make button blur when using "sPaginationType": "full_numbers"
by jkadakia ·color: #15B; -
Receiving some "Objects" with server-side processing
by franquis ·{"sEcho": 1, "iTotalRecords": 240, "iTotalDisplayRecords": 240, "aaData": [ ["#1","#2",{"vendor":"cc","version" -
Trying to filter currency, but never shows results.
by mrbranden ·Okay another update. I have #1 fixed. I forgot to add: -
Anyone Brave Enough To Try This Datatable Layout?
by MikeS ·4) Table body (rows) can scroll without moving header row in item #1. -
IE8 Performance Issues x+1
by tioz ·#1 adding -
Urgent Help! scrollX and JQuery UI together is broken?????
by UPEngineer ·If I take out the position: relative in line #1, it works great except the icons are shown half-way down the table to the right as it should by the absolute positioning in line 2. -
Problems with table growth out of div with filter edits, or sorting, and double tall headers
by ghowland ·I'm good on #2 and #3, but #1 is a show stopper. Any ideas? If not, I'll post the new version to the test link when I get home tonight. -
Problems with table growth out of div with filter edits, or sorting, and double tall headers
by ghowland ·3) Just adding in that CSS didnt do it, but Ill play with it. I realize it's probably because of theme roller. This one is not a big deal at the moment, Im really only concerned with #1, as it q -
Stumped on a sorting problem.
by licht100 ·Now heres the strange thing, as soon as I add the #10 .gif image the sorting stops working totally. It just -
Sort with custom column types (1.7.1/1.7.2) seems broken in Safari (for me)?
by skipchris ·2) If no to #1, do you consider this a bug, and would you like me to try and produce a minimal test case? (Can't/ post our real code publicly until we're ready for launch). -
Column width
by PaoloValladolid ·I am having trouble widening one of my columns. Here is the Javascript used to initialize the table: -
Multiple selector works only for table #1
by TiTi ·[code]$('#example1,#example2').dataTable(); -
how to remove a row from a DT rendered via Ajax
by yongbum75 ·property '_aData' of undefined" at line #126 in jQuery.dataTables.min.js. My guess is that I can't just save the dynamically created instance of my DataTables object into a variable and use tha -
Search not searching correctly
by madrussa ·Hello, -
Cookie Limit? (Long Cookie Fails)
by gamluca ·Hunk #1 FAILED at 4683. -
Trying to get DataTables to work with my Wordpress
by ravravrav ·Hi there, -
How to return a json result with JEditable
by thelvyn ·I found this : http://stackoverflow.com/questions/966539/how-to-get-out-of-jquery-jeditable-mess/1029739#1029739 but can't get it to work