Is there any feature to select multi line in xbrowser

Is there any feature to select multi line in xbrowser

Postby Horizon » Tue Oct 03, 2023 7:57 am

Hi,

I have an array like this.
Code: Select all  Expand view
aList := {{"Albert",50},{"John",45},{"Antonio", 55}}


I can show this array via xbrowser
Code: Select all  Expand view
XBROWSER aList SLNUM TITLE "List"


Can I also select and than show selected lines, more than one line in xbrowser without adding my original array. I think I saw some example about xbrowser but I could not found.

Thanks.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: Is there any feature to select multi line in xbrowser

Postby Natter » Tue Oct 03, 2023 11:06 am

If I understand correctly, then you want to show only certain deadlines in the browser?
Then use :aFilter / :Refresh()
Natter
 
Posts: 1120
Joined: Mon May 14, 2007 9:49 am

Re: Is there any feature to select multi line in xbrowser

Postby FranciscoA » Tue Oct 03, 2023 6:15 pm

aSel :=oBrw:aSelected
XBROWSER aSel
Francisco J. Alegría P.
Chinandega, Nicaragua.

Fwxh-MySql-TMySql
User avatar
FranciscoA
 
Posts: 2110
Joined: Fri Jul 18, 2008 1:24 am
Location: Chinandega, Nicaragua, C.A.


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 86 guests