Subject Re: [IBO] How to access IB_Dataset record from IB_Grid events
Author Jason Wharton
Dataset.BufferRowNum := Grid.DataRow[ Grid.Row ]

See code in Contact sample application.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <vsokolov65@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, June 27, 2002 12:35 AM
Subject: [IBO] How to access IB_Dataset record from IB_Grid events


> Sorry, there was a wrong subject in previous message.
>
>
> Hello everybody,
>
> Could anybody help me. How can I access IB_Dataset record associated with
> IB_Grid row from, for example, OnDrawCell event.
>
> Thanks,
> Vladimir
>
>