Subject Re: *Solved* [IBO] TIB_Grid and multiselect - NOT
Author sllimr7139
> But it does. When I turn on RowSelect, the whole current row has
> 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.

Well that's not what my client wants. I guess I'll have to try
and cobble my code a little then. I want RowSelect because with out
it every cell can take focus. My client wants single row, no cell
focus rect.

Thanks for the info.

Ryan