Search
10092 results 5021-5030
Forum
- 3rd Dec 2009Calling C#, ASP.NET, Perl, Python and anything else developersx.Race) : query.OrderByDescending(x => x.Race); break; default: query = basc ? query.OrderBy(x => x.Id)
- 2nd Dec 2009Datatable not sorting as per sql stmtuses 'asc' as it's default, and does it's own
- 30th Nov 2009DataTables 1.5.2 released - ThemeRoller supportshould have a hardcoded default. If they are hard
- 30th Nov 2009Reset Sort Orderwill do this by default. Could you perhaps elaborate
- 30th Nov 2009Formatting Issue: Width of data tablethe size of the default text box is. One
- 25th Nov 2009Global regex filteringclever" to make it's default filter as versatile as
- 22nd Nov 2009aaSorting problemsof aoColumns' asSorting (or default).
- 20th Nov 2009set number of rows while paging tableby the dropdown) by default this is set to
- 18th Nov 2009UK date problemooops, got brackets wrong way round :-) This is what I meant [code] $('#example').dataTable( { "bJQueryUI": true, "iDisplayLength": 50, "sPaginationType": "full_numbers", "aoColumns": [ {"sSortDataType": "uk_date"}, // Column 1 dataType = uk_date null, // Column 2 use default {"sSortDataType": "uk_date"} // Column n dataType = uk_date ] } ); [/code] Regards, Izzy
- 11th Nov 2009bProcessing getting in the way of custom blockUI messagehttp://datatables.net/styling/ids_classes ). I've got a default one in my demo