Question to XBROWSE

Question to XBROWSE

Postby byte-one » Tue Sep 27, 2016 2:21 pm

Which way i can go to delete a dataline in xbrowse only with the key VK_DELETE? Thanks.
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: Question to XBROWSE

Postby nageswaragunupudi » Wed Sep 28, 2016 5:45 am

oBrw:bKeyDown := { |k| If( k == VK_DELETE, oBrw:Delete(), nil ) }

We advise using oBrw:Delete(). This method works for all kinds of datasources.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10632
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: Question to XBROWSE

Postby byte-one » Wed Sep 28, 2016 9:22 am

Thanks!
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: cmsoft and 83 guests