Search
23594 results 11831-11840
Forum
- 22nd Sep 2010sAjaxSource removes attributes and event listeners from table cellsdata, dtRowIndex, actualRowIndex) { var columns = this.aoColumns; var cells = $('td',tr);
- 21st Sep 2010datatbles 1.7.2 bug multiples tablesGood to here the fix also worked for that. It was exactly the same problem, but shows up slightly differently since your first table has more columns than the second. I'll release 1.7.3 reasonably soon with this fix. Allan
- 20th Sep 2010After edit with jeditable, row no longer shows in search.for searches on other columns. Searching for either the
- 20th Sep 2010Dynamicall checkboxes with fnrenderin one of the columns for that row, oObj.aData[]
- 20th Sep 2010clarification of column mapping for complex headersit go over multiple columns). It's possible to have
- 19th Sep 2010FixedHeader and two thead rowsthe left and right columns, but it's not something
- 16th Sep 2010Table incorrectly sorts on 1st columnI am guessing you means column. For first column to initialized for no sorting you can put [code] "aoColumns": [ { "bSortable": false }, //First Column ..... //Set for rest of the columns ], //Set other properties [/code] More help on http://www.datatables.net/usage/columns
- 16th Sep 2010First fixed column with horizontal table scrollingHey Allan, Thanks for your very fast reply. For now, I am toggling on/off the columns of my table. I will patiently wait for this feature ;) Thanks a lot. Jonathan
- 15th Sep 2010jeditable/datables/mysqlto add any extra columns (add/edit/delete etc) to the
- 14th Sep 2010AutoFill - new plug-in (now v.1.1)it work across multiple columns - and that's the next