Setting scrollX negates all CSS formatting
Setting scrollX negates all CSS formatting

Without setting scrollX to true, my columns take just a bit too much space, so I get the clickable plus sign on the left column to display the additional column data.
I don't want this, so I set scrollX to true. I get a scroll bar correctly, but now my column heading styling (from custom CSS file) is not displaying.
Not sure why. Thanks in advance.
J
This discussion has been closed.