widget.newTableView() is there a way to disable the scrollbar?

I see that the newScrollView has a “hideScrollBar” option but this does not work on the tableView. Is there a way to hide the scrollbar on a tableView? [import]uid: 58885 topic_id: 32946 reply_id: 332946[/import]

It should work for TableView as well. [import]uid: 19626 topic_id: 32946 reply_id: 130881[/import]

It should work for TableView as well. [import]uid: 19626 topic_id: 32946 reply_id: 130881[/import]

Yup, sure does. My bad, I was putting “hideScrollbar” instead of “hideScrollBar”. It was a late night, thanks Rob [import]uid: 58885 topic_id: 32946 reply_id: 131097[/import]

Yup, sure does. My bad, I was putting “hideScrollbar” instead of “hideScrollBar”. It was a late night, thanks Rob [import]uid: 58885 topic_id: 32946 reply_id: 131097[/import]