FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour change the header of a xbrowse
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
change the header of a xbrowse
Posted: Tue Apr 26, 2022 10:50 AM
this is my xbrowse


I would love to have it like this

How I can make ?
I could directly cancel the second header where it says "1", "2", "3", "4", "5" ?


I Tried to erase the headers but I have this space


if I use lHeader:=.f. it remove also the groupheaders

Any solution ?


that is, with xbrowse there is no possibility of having multiple fields in a title, I am not talking about the header group.

for example if I have to insert the fields ba1, ba2, ba3, ba4, ba5 and I have to put "Bari" as the only title, I can't do it, I have to build five titles for each field and then a groupheader
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: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: change the header of a xbrowse
Posted: Wed Apr 27, 2022 03:48 AM

At present, you can not hide headers and show group headers only.
Also we can not have common header for more columns.
But we keep this in mind for future implementation.

Regards



G. N. Rao.

Hyderabad, India
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: change the header of a xbrowse
Posted: Wed Apr 27, 2022 11:05 AM
nageswaragunupudi wrote:At present, you can not hide headers and show group headers only.
Also we can not have common header for more columns.
But we keep this in mind for future implementation.


in addition to the common header for multiple columns, it is also useful to have the double group ie for example

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