Subject Re: [IBO] OnGetCellProps
Author Lester Caine
Lester Caine wrote:

>>>The easy one should be OnGetCellProps. I need to highlight the whole row
>>>when it is selected, but only the selected cell is flagged by
>>>gdSelected. Is there a way of identifying the selected row?
>>
>>try to check within OnGetCellProps event
>>with IB_Query do
>> if Selected[BufferRowNum] then ...
>
> That is not showing the selected record :(

Easy when you know how, AColor already has the highlight, just needed to
leave it alone when it was not white ;)

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services