Search
1494 results 651-660
Forum
- 22nd Jan 2011Horizontally scroll with fixed columnsthe container in the y direction - fixed is to
- 20th Jan 2011Problems sorting data with decimals in it?a == "-") ? 0 : a.replace( /,/, "." ); var y = (b == "-") ? 0 : b.replace( /,/, "." ); x
- 20th Jan 2011Custom sort function not called when sorting multiple columnsx = parseInt(stringBefore(':', a.attr("title")),10); var y = parseInt(stringBefore(':', b.attr("title")),10); if( (isNaN(x)
- 18th Jan 2011Sorting on images19 x=""; 20 var y = imgSrcPatt.exec(b); 21 if (y!=null
- 18th Jan 2011jEditable with DataTable new RowSpandana2/master.do?type=designation&purpose=update', { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this
- 17th Jan 2011Small Width Calculation Glitch when Toggling Hidden ColumnsBoth x and y scrolling are enabled. Here
- 13th Jan 2011Checkbox to submit (jeditable)set_data.php', { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this
- 13th Jan 2011Jeditable and DataTableseditable_ajax.php', { "callback": function( sValue, y ) { var aPos = oTable.fnGetPosition( this
- 10th Jan 2011Sorting Plug-In > MM/DD/YYYY hh:mm:ssfrDateb[1].split(':'); frDateb = frDateb[0].split('/'); var y = (frDatea2[2] + frDatea2[0] + frDatea2[1] + frTimea[0]
- 6th Jan 2011Disabled ButtonsHola, tengo el mismo problema, los botones se encuentran deshabilitados, he probado de muchas maneras y no logro encontrar la raz