FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour bOnskip equivalent for RDD xBrowse 10.6
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
bOnskip equivalent for RDD xBrowse 10.6
Posted: Tue Sep 14, 2010 07:42 AM

Dear all,

How can I evaluate current record of RDD xbrowse when the record pointer moves either by keyboard or mouse?

Regards,
Frances

Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: bOnskip equivalent for RDD xBrowse 10.6
Posted: Tue Sep 14, 2010 11:51 AM

oBrw:bChange := { || <your action> }

You can also use ON CHANGE clause while creating XBROWSE in command style.

Regards



G. N. Rao.

Hyderabad, India
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Re: bOnskip equivalent for RDD xBrowse 10.6
Posted: Wed Sep 15, 2010 12:05 AM

Dear Mr. RAO,

Thanks so much!

Regards,
Frances

Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15

Continue the discussion