Search
23422 results 10241-10250
Forum
- 5th Feb 2014Can't figure out why sScrollY corrupts the Columns's size and alignementcan see how the columns are not aligned at
- 4th Feb 2014Fixed column widthsOK, thanks for the help. I have it almost working by manually setting the width of the grid/table when the columns are added or subtracted. Great product! Looking forward to future releases.
- 31st Jan 2014Is there anyway i could read specific row from the database instead of displaying every row?variables */ /* Array of database columns which should be read
- 29th Jan 2014Variable page lengths for use with grouping?that the detail row columns don't line up with
- 29th Jan 20141.10 data link brokenGET, $sql_details, $table, $primaryKey, $columns ) [/code] The difference between
- 29th Jan 2014FixedColumns: scroller DOM setup hardcoded classnamesFixedColumns to support hidden columns: https://github.com/DataTables/FixedColumns/commit/d29e19e . I've also added
- 29th Jan 2014Need help for sorting date with dd/mm/yyyy formatand the configuration for columns set like this [code]
- 27th Jan 2014Problem with server-side processing7k rows, and 8 columns. At the beginning I
- 24th Jan 2014Drill-down dataexample, with two additional columns of data (test1 and
- 23rd Jan 2014How to remove or hide a column and whole width of Table Column is reduced and not resizedHowever, if I hide any 5 or more columns, the table width will contract (horizontally). This is the one part that might cause a problem. I'm still looking into how to do it! Allan