Search
-
fnDeleteRow driving me crazy!
by awvidmer ·color: '#83AEFF', -
Fixed columns allignments not proper.
by ravibm100 ·.col1 .typeSpan{color:#888;font:12px Tahoma,sans-serif;line-height:20px;} -
table width extrange problem
by rodrick26 ·if ( aData[2] == "Finalizada" ) $('td:eq(9)', nRow).closest('tr').css('background', '#88B2D9'); -
Set Default Sort Column Without Higlight
by allan ·I already have: http://stackoverflow.com/questions/8639191/jquery-datatables-default-sort#8643129 :-). Also added a comment to your follow up. -
Keytable: is it working? How do I know?
by uiguy ·border: 1px solid #8080FF; -
Keytable: is it working? How do I know?
by uiguy ·border: 1px solid #8080FF; -
Using Search Feature
by hurrells ·- I was looking at discussion #843. I am going to have the user authenticate (Apache BasicAuth) to this app and therefore they will belong to an apache group. I will want to pass the value of that Apa -
Text-only theme with ↓ ↑ ↕
by afarber ·Has anybody tried making a text-only theme with the arrows: ↓ ↑ ↕ ? -
Losing Theme
by Drako ·border: 1px solid #898989; -
BServerSide and multiple word search
by vedranbe ·parent.css('background-color', '#82d892'); -
Trying to get DataTables to work with my Wordpress
by ravravrav ·Hi there, -
Dynamicaly created table with Tooltips Post Initialised
by netman ·Allan, -
Dynamicaly created table with Tooltips Post Initialised
by netman ·First of all i'd like to thank you for this great ALL-IN-ONE (Regarding Data tables) app. I've manage to get what i needed in less than 1/2 hour, having in mind that that i'm a complete "noob&qu… -
Determining if a row exists
by rcriten ·[tr#0.odd, tr#1.even, tr#2.odd, tr#3.even, tr#4.odd, tr#5.even, tr#6.odd, tr#7.even, tr#8.odd, tr#9.even, tr#10.odd, tr#11.even, tr#12.odd] -
How to make a row hover hilited ?
by verlager ·and: tbody tr:hover {background-color:red; color:#800000}