Subject | Re: [IBO] Scrollbar on TIB_Grid |
---|---|
Author | Jason Wharton |
Post date | 2001-07-27T18:15:36Z |
> Is it possible to turn off the scrollbar on a TIB_Grid component? IfIn IBO4 the IB_Grid control was heavily impacted. The grid is now a virtual
> so how do I do it. My grid is for read only and shows only 12 records
> so I would like to not have a scrollbar on the grid.
view instead of being fully allocated one grid row per one data row.
As a result of this things like the vertical scrollbar were impacted. IBO
now work like TDBGrid does here.
To turn it off you might try setting the TrackGridRow property to true and
see what that does.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com