Subject | Re: [IBO] How to access IB_Dataset record from IB_Grid events |
---|---|
Author | Jason Wharton |
Post date | 2002-06-28T21:13:12Z |
Dataset.BufferRowNum := Grid.DataRow[ Grid.Row ]
See code in Contact sample application.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
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
>
>