Problem with ColVis and Scroller
Problem with ColVis and Scroller
Hi.
I have a little problem. Since I have include ColVis and Scroller the table is not right....
I don't can tell it in english because my english is not good enough :-(
Here you find screenshots: http://www.rappi.de/error1.png and http://www.rappi.de/error2.png
My Debugcode: obugux
I hope you can help.....
Regards Rappi
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I forgot to say: the problem come after change the cols with ColVis!
A demo is here: http://www.rappi.de/Tier-Management
Login: demo/demo
I don't know where to go once logged into the demo, but if you are using DataTables 1.10.7, it would be worth trying the nightly version.
Allan
After you logged in, go to http://rappi.de/Tier-Management/modules/Tier-Management/tiere.php
Thanks Allan!
The nightly version is working fine!
Only the line break in some columns is ugly. Can we prevent it?
If the width of the table does not matter, then each column could be based on the longest entry.
Regards
Good to hear the nightly version fixes it. v1.10.8 final will be released by the end of the month.
For the line breaks in the text - try adding the class "nowrap" to your DataTable. If that doesn't work (the page isn't loading for me atm so I can't be certain it will - although that is likely to be more to do with my internet connection on a high speed train than anything else...) then add:
to your CSS.
Allan
Great!
The class nowrap is not working but the insert css is working fine!
The next problem is the sort-image named as "First error" in the first grafic http://www.rappi.de/error1.png
Where it come from?
Whether it is present depends upon the version of the integration files, which is why I suggested both options.
For the error you note in the image, please update to the latest version of the DataTables / Bootstrap integration files.
Allan