GwtMaterialDesign / gwt-material-table

A complex table component designed for the material design specifications
https://gwtmaterialdesign.github.io/gmd-table-demo/
Apache License 2.0
27 stars 31 forks source link

MaterialDataTable (Frozen Columns) - turning useStickyHeader to true makes the horizontal scroll hidden #138

Closed kevzlou7979 closed 6 years ago

kevzlou7979 commented 6 years ago

Hi @BenDol ,

Just noticed in my current demo, when turning off the useStickyHeader it hides the horizontal scrollbar, but turning it on will show it.

Best Regards, Mark