Search
3648 results 1971-1980
Forum
- 26th Mar 2012sAjaxSource and Footersto add your footer cells with the data you
- 25th Mar 2012Column resize pluginWorks great, however I am unable to resize grouped columns (colspan). Also the headings do not fit into the cells after moving columns when colspan is used. It would be nice to make it work.
- 24th Mar 2012sort date format mm/dd/yyyycenter columns within the cells with the DATA which
- 24th Mar 2012number sortI replaced the html div's used to center columns within the cells with the DATA which then removed the html and then the sort worked. Thank you for your time and patience
- 22nd Mar 2012Headers refuse colspan attributeanother row with unique cells for those columns). This
- 18th Mar 2012Datatables colspanbe true: rows * columns === cells This means that sorting,
- 17th Mar 2012Two rows in thead, first row for sorting, second row for column filteringhttp://datatables.net/upgrade/1.8 - you can use the bSortCellsTop option to apply the sort listener to the top cells in a column. Allan
- 13th Mar 2012Fixing more than one left column?the; [code] /* Remove unneeded cells */ $('tbody tr', nTable).each( function
- 11th Mar 2012Columns are not resized when changing browser window dimensionsborders between the table cells with the themeroller stylesheet
- 11th Mar 2012How to make a row clickable and pass data to the server to get more resultsjquery children('td') selects the cells of the row while