Subject | Re: [IBO] TIB_Grid and multiselect |
---|---|
Author | sllimr7139 |
Post date | 2004-01-14T15:50:56Z |
> I think I misunderstood your question. Did you mean: make theWould you believe that doesn't work? I created the two event
> CurrentRowColor disappear? I think you'd have to write OnExit and
> OnEntry handlers for the grid, both with a single line setting
> CurrentRowColor to clWindow or Grid.Color upon Exit, and to your
> chosen current-row-color upon Entry. You can point all your grids to
> the same handlers.
>
> Still, a property for this would be a lot more elegant.
handlers and at runtime the grid still draws the current row hightlight
and still in the standard windows hightlight color. I tried setting
it to clLime for my test which is how I know it didn't work.
Anyone else want to take a shot at this before I dive into the code
and try to hang myself with it? <G>
Ryan.