Subject | Re: [IBO] TIB_Grid and multiselect |
---|---|
Author | Paul Vinkenoog |
Post date | 2004-01-14T19:02:58Z |
Hi Ryan,
true, the Windows highlight color (*if* it appears) will be on the
entire row, if false only on the focused cell.
And what happens if you assign another CurrentRowColor? I know, I
know, it shouldn't make a difference wrt highlighting...
Greetings,
Paul Vinkenoog
>> Wait a minute... are you sure IndicateHighlight is falseI have RowSelect false, but that shouldn't make the difference. If
> Positive. Here are my current modified properties:
>
> IndicateHighlight = false,
> IndicateSelected = false,
> RowSelect = true,
true, the Windows highlight color (*if* it appears) will be on the
entire row, if false only on the focused cell.
> Both of my grids, at design time, specify that the CurrentRowColorDoes it get the Windows highlight both when focused and when not?
> is clWindow so how they get the default windows highlight doesn't
> make any sense to me. (clWindow is the default value for
> CurrentRowColor)
And what happens if you assign another CurrentRowColor? I know, I
know, it shouldn't make a difference wrt highlighting...
Greetings,
Paul Vinkenoog