Search
23528 results 11701-11710
Forum
- 30th Nov 2010sType html and then numeric/date/stringstrip out html on columns then sort by uk
- 29th Nov 2010Adding rows with ColReordersName parameter from the columns to do reordering with
- 29th Nov 2010sorting german date - please helpNice one - for reference if you don't want to have to specify all columns in aoColumns you can you aoColumnDefs - for example: [code] $(document).ready(function() { $('#events').dataTable( { "aoColumnDefs": [ { "sType": "uk_date", "aTargets": [ 3 ] } ] } ); }); [/code] Regards, Allan
- 29th Nov 2010Infinite scrolling display lengthsure about chaining the columns available after the table
- 23rd Nov 2010passing Id value on "server processing script"include all of the columns, included that of id_staff
- 23rd Nov 2010Row and Header(Footer) widths do not match in IEHeaders widths don't match columns widths. I found that
- 20th Nov 2010Column width, header and footers, and JSON dataabsolute width on the columns, otherwise they will be
- 19th Nov 2010Sort by column header causes error on every other usethat the number of columns in matches the number
- 16th Nov 2010Problem with aasortingHi, Is there any way we can sort columns in following order -Special Characters -Number -Alphanumeric -Alphabet Thanks.
- 15th Nov 2010Error Message ("Cannot reinitialise DataTable") When Table is Blankdata that spans all columns? I've tried everything I