Col Reorder with Resize plugin
Col Reorder with Resize plugin
I have implimented DataTables successfuly with Paging, Sorting and filtering.
Now I just added the Column Reorder with Resize plugin and I am having some problems.
IE works the best. If I make sure compatibiltiy view is IE 8 (not compatibiltiy mode).
In Chrome, the headers line up with the table cells on the first shot but then, if I expand a column size, the plugin seems to expand the size of the whole table and not just the one column.
Firefox doesn not even render correctly at all after adding this plugin.
The column header row is now pushed up and on the same line as the "Show n entries" drop down list and the filtering text box has disappeared. And the column headers start midway accross the screen as mentioned on the same row as "Show n entries" drop down list.
Has anyone else had any of these issues?
Does anyone know how to fix?
Now I just added the Column Reorder with Resize plugin and I am having some problems.
IE works the best. If I make sure compatibiltiy view is IE 8 (not compatibiltiy mode).
In Chrome, the headers line up with the table cells on the first shot but then, if I expand a column size, the plugin seems to expand the size of the whole table and not just the one column.
Firefox doesn not even render correctly at all after adding this plugin.
The column header row is now pushed up and on the same line as the "Show n entries" drop down list and the filtering text box has disappeared. And the column headers start midway accross the screen as mentioned on the same row as "Show n entries" drop down list.
Has anyone else had any of these issues?
Does anyone know how to fix?
This discussion has been closed.
Replies
In fairness the ColReorderWithResize plug-in is not supported - it was developed by a 3rd party and contributed, and is not directly part of the DataTables project. So I'm afraid this really is one of those rubbish open source cases of "patches are welcome". Sorry!
Allan