Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1215
Hiding horizontal scrollbar on WebDataTree
posted

Is it possible to hide the horizontal scrollbar on WebDataTree?

When the text is too wide to fit, scrollbars appear, which make the tree impossible to use.  There are scrollbars within scrollbars.  Very ugly and very hard to use.

I tried this CSS, but it didn't work.

.igdt_NodeHolder { white-space:nowrap; overflow-x:hidden; }



Parents
No Data
Reply Children
No Data