Search
23429 results 11081-11090
Forum
- 15th Feb 2012Infinite Scroll Heightcontent, thus requiring the columns to need a resizing.
- 14th Feb 2012Vertical scrollbar width not factored into header widthI don't know if this helps but if I click a sort column, the columns align properly on OSX.
- 14th Feb 2012Error When Using fnGetPosition/fnGetData - Cannot read property 'nTr' of undefinedtaking into account hidden columns - if you have any?
- 13th Feb 2012Cannot call method fnSetData to undefinedYou've got 5 columns in the header and 6 columns in the body. DataTables is objecting to that mismatch. Allan
- 13th Feb 2012fnDraw() after modifying table in jQueryuse sDefaultContent for those columns? Allan
- 12th Feb 2012Server Processing Mode DESCthe asSorting option for columns to define the sorting
- 12th Feb 2012Custom XHTML Attributes on the TD levelThat looks absolutely fine as long as you have exactly 16 columns in your table's HTML (more specifically the header). I'm guessing that there is a slight mismatch there? Allan
- 10th Feb 2012sScrollX not workingloose width for all columns but Y-scrolling exists 3.
- 8th Feb 2012Vertical Scrolling containing Inner table with thead tag gives JS Errorfine, but clicking additional columns does not sort those
- 8th Feb 2012Colvis problemsOk thanks. I set the bSortCellsTop to true and columns names are shown again. I have now an alignment problem that I do not have in the other case. Please check out the two screenshots below. http://dl.dropbox.com/u/494937/datatable/Screen%20Shot%202012-02-08%20at%2015.07.22.png http://dl.dropbox.com/u/494937/datatable/Screen%20Shot%202012-02-08%20at%2015.07.59.png