Search
23530 results 11491-11500
Forum
- 21st Jun 2011Server-side Processing with Hidden RowsGood spotting - yes that is a bug in my script. I'd say your change is the correct one to make since you control the columns in the table and on the server-side. I'll just commit that fix myself... :-) Allan
- 20th Jun 2011Update Row with 2D arrayas the number of columns on the original HTML
- 20th Jun 2011Sorting with international characters?DataTables to even fetch columns containing æøå: function encode_items(&$item,
- 20th Jun 2011Hiding Column and Filtering Column with Select Examples Not Working Togetheradded to the hidden columns, since they aren't in
- 17th Jun 2011Right align column data for the following structureoLanguage": { "sSearch": "Search all columns:" }, "aoColumns": [ { "sTitle": "Customer #", "sClass":
- 17th Jun 2011Footer totals not being exported to XLSnRow).children().get(columnaActual)).html(count); } var columnas=[5]; //the columns you wish to add
- 17th Jun 2011Having issues with asSortingsays - but only for columns which have the ability
- 16th Jun 2011DataTable css issuesensure that the body columns line up with the
- 16th Jun 2011Input type filter is not working when i skip first column.removing filters for selected columns, i tried many way
- 15th Jun 2011Add a non server-side column in a server-side tablechanged to server-side according to this thread: http://datatables.net/forums/comments.php?DiscussionID=3072&page=1#Item_6 but still have the same problem that i can only add columns in the end of the table.