thead and tbody not in one line at the x- and y-axis
thead and tbody not in one line at the x- and y-axis
kinske
Posts: 5Questions: 0Answers: 0
Hi,
I'm having a x- and y-axis scroll and fixed columns on the left side. My problem is the position of the thead to the tbody and the position of the rows. The columns and rows are not displayed exactly in one line, they are a little bit displaced.
See my example here: http://jsfiddle.net/n74XN/2/ (fixed columns are working sometimes and sometimes not in the jsfiddle example, i think it's because of the result window)
The data for the table is loaded dynamically by php (not in the test case). Here you can see a picture of the real application: http://www.picamatic.com/view/9721451_DataTable/
I use this plugin for visualisation with bootstrap: https://github.com/DataTables/Plugins/tree/master/integration/bootstrap/3
and the FixedColumns Plugin.
How do i get them in one line?
I'm having a x- and y-axis scroll and fixed columns on the left side. My problem is the position of the thead to the tbody and the position of the rows. The columns and rows are not displayed exactly in one line, they are a little bit displaced.
See my example here: http://jsfiddle.net/n74XN/2/ (fixed columns are working sometimes and sometimes not in the jsfiddle example, i think it's because of the result window)
The data for the table is loaded dynamically by php (not in the test case). Here you can see a picture of the real application: http://www.picamatic.com/view/9721451_DataTable/
I use this plugin for visualisation with bootstrap: https://github.com/DataTables/Plugins/tree/master/integration/bootstrap/3
and the FixedColumns Plugin.
How do i get them in one line?
This discussion has been closed.
Replies
Allan
Unfortunately the scrolling speed of this version is very slow and there is a grey thing on the upper left side but it looks much better.
Allan
It's not happening in Chrome 30.0.1599.69 m...
Is there any possibility to increase the scroll speed?
> Is there any possibility to increase the scroll speed?
Its native scroll speed.
Allan
[quote] Is there any possibility to increase the scroll speed?
Its native scroll speed. [/quote]
That's kind of weird because it's very slow and the older version of DataTables does a normal scrollspeed.
Allan