FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour XBROWSE Master / Detail Example
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
XBROWSE Master / Detail Example
Posted: Wed Jan 15, 2020 03:33 AM

Dear Rao Sir ,

Looking for XBROWSE Master / Detail example which display data master record and detail records in same the XBROWSE control.

Have seen oBrw:SetTree() Method but it has collapse / folding functions which is not required to the end user.

Could you please suggest an example on this. Thanks in advance...!

Thanks
Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: XBROWSE Master / Detail Example
Posted: Mon Jan 20, 2020 08:14 AM
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
Re: XBROWSE Master / Detail Example
Posted: Mon Jan 20, 2020 10:37 AM

Hi Silvio,

Yes , There are example using SeTree() method which needs to Expand and Shrink manual operation.

The user requirement is that Master Record should appear with different font/color/columns from details records within the same XBROWSE and no need to expand/shrink manual operation.

I am trying to use paintrow() method and in the MariaDB Rowset there will be column value which indicates the either Master or detail record with desired order in the rowset.

I could achieve this some extent but it is not fully. Currently facing problem problem with border outline and paint issue with Master Record.

Thanks
Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: XBROWSE Master / Detail Example
Posted: Mon Jan 20, 2020 01:17 PM

yes of course,
pls insert here a small sample

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion