Search
1494 results 531-540
Forum
- 10th Sep 2012Need Help Formatting an empty tableAllan, Thanks for your comment. I finally just removed the table from the html until there was data available, then I put it back. I have to use sScrollXInner as I have bot x and y scroll bars. Mark
- 8th Sep 2012Can't sort in the millionsa.replace( /,/, "." ).replace( /,/g, "" ); var y = (b == "-") ? 0 : b.replace( /,/, "." ).replace(
- 7th Sep 2012Help how to use sorting pluginsh ", "." ).replace( "m", "" ); var y = (b == "-") ? 0 : b.replace( "h
- 24th Aug 2012Data not showing in IEnRow, aData) { if ( aData[29] == "Y" ) { var oldAttribute = $(nRow).attr("class"); $(nRow).attr(
- 19th Aug 2012Como poner un valor a un campoDe esta manera: http://editor.datatables.net/release/DataTables/extras/Editor/examples/clientValidation.html. En lugar de comprobar los valores, ponerlos y no se devuelve falso. Allan
- 6th Aug 2012Filtering using multiselect dropdown lists. How to limit conflicting filter options?new Array(); var numericFlag = 'Y'; for ( i=0 ; i)/ig,""); myData
- 1st Aug 2012DataTable Column Filtering using a multiselect.if (iLen == 0) { returnFlg = 'Y'; } else { if (isNaN(aData[myCol])==true) { var
- 1st Aug 2012Datatable with context menuel).attr('id') + '\n\n' + 'X: ' + pos.x + ' Y: ' + pos.y + ' (relative to element)\n\n'
- 31st Jul 2012Sorting Plug-ins not workingjQuery.fn.dataTableExt.oSort['string-case-asc'] = function(x,y) { return ((x < y) ? -1 : ((x > y) ? 1
- 6th Jul 2012Join two columnsARREGLO PARA LAS BUSQUEDAS Y ORDERBY*/ $aColumns = array( 'alumnos.id','alumnos.matricula','alumnos.curp','alumnos.nombre','alumnos.nivel',"CONCAT_WS(',',alumnos.grupo,alumnos.anio)",'colegiatura.cuota',