Subject | Re: [IBO] TIB_Grid and multiselect |
---|---|
Author | Helen Borrie |
Post date | 2004-01-13T22:55:14Z |
At 10:12 PM 13/01/2004 +0000, you wrote:
Worth waiting till Marco Menardi comes online. I think he has done some
fiddling about with customgrid descendants.
Helen
> > >Is there a way to disable the multiselect capability of a TIB_Grid?Doubtful. The ancestry is different. TCustomGrid doesn't deliver it.
> > >
> > Setting IndicateSelected to false will prevent the grid from
>participating
> > in row selection behaviour. Is that what you're after?
>
>
>Hi Helen,
>
>That's done it. Thanks.
>
>One more question if you don't mind.
>
>Is there a way to make the TIB_Grid hide the current record selection
>when it's not focused? (My client is getting a little picky...<g>)
>
>Like the HideSelection property of a TListView?
Worth waiting till Marco Menardi comes online. I think he has done some
fiddling about with customgrid descendants.
Helen