[Resolved] Table Position on the Page
[Resolved] Table Position on the Page
david63
Posts: 7Questions: 0Answers: 0
Hi - I am new to DataTables and I am still trying to find my way around (just wish I had found it months ago and saved myself a lot of work)
I have managed, in a test environment, to get DataTables to work with my data but I have hit a problem with the positioning of the table on the page.
I have a slightly complex situation whereby I have a three column page formatted using css/div. This all works fine in that I have a menu in the left panel, the page data in the main central panel and some other bits of information in the right panel. Now when I use the example file as a template and try to put the table in the centre panel the table does appear (and function correctly) but it appears at the bottom of the panel.
I have tried changing the value of position in .dataTables_wrapper but this has not worked.
Does anyone have any clues as to what/where the problem may be?
I have managed, in a test environment, to get DataTables to work with my data but I have hit a problem with the positioning of the table on the page.
I have a slightly complex situation whereby I have a three column page formatted using css/div. This all works fine in that I have a menu in the left panel, the page data in the main central panel and some other bits of information in the right panel. Now when I use the example file as a template and try to put the table in the centre panel the table does appear (and function correctly) but it appears at the bottom of the panel.
I have tried changing the value of position in .dataTables_wrapper but this has not worked.
Does anyone have any clues as to what/where the problem may be?
This discussion has been closed.
Replies
Allan