* not passing wxHSCROLL to its constructor
* calling SetScrollRate(0, 10)
* 999 other things i cant remember right now

Nothing seems to work. The damn thing still shows the horiz scrollbar if it gets smaller than the size of all its columns.
so the question is, how do i force wxGrid to never show a horizontal scrollbar?
Thanks!