developer94404
developer94404
When I change the style[width] from "100%" to "200px", it does shorten the horizontal display of my data. But the horizontal scroll bar does not appear.
Hi @UsulPro -- thank you for quick reply. I did not -- however, I just tried by adding style={width: "100%"}, and the horizontal scroll does not appear still. I also...
Hi, thanks for reply. I just tried it out: First, the setting I use for ReactScrollBar: ` ReactScrollBar style[width] = "100%": ` Second, the setting I use for inside div:...
Thanks for your kind suggestions and feedback !
The above error (ie, in my OP post) occurs when I try to have a link with tile="bottom" type="row". I can get another error to appear if I just have...