Subject | *Solved* [IBO] TIB_Grid and multiselect |
---|---|
Author | Paul Vinkenoog |
Post date | 2004-01-14T22:29:06Z |
Got it!
the Windows highlight color (not the CurrentRowColor), whether the
Grid has focus or not, and even though IndicateHighlight and
IndicateSelected are false.
Turn off RowSelect and you're A-OK.
Greetings,
Paul Vinkenoog
>> IndicateHighlight = false,But it does. When I turn on RowSelect, the whole current row has
>> IndicateSelected = false,
>> RowSelect = true,
>
> I have RowSelect false, but that shouldn't make the difference.
the Windows highlight color (not the CurrentRowColor), whether the
Grid has focus or not, and even though IndicateHighlight and
IndicateSelected are false.
Turn off RowSelect and you're A-OK.
Greetings,
Paul Vinkenoog