Hello,
using xBrowse export to Excel,
I noticed a missing GROUP-header.
maybe not possible ?
I noticed one more problem
As soon I add :SetGroupHeader, The header height is disabled
without a group-define it works
oBrw1:nHeaderHeight := 30 doesn't work.
To get the same height, I used :
:SetGroupHeader( "" + CRLF + 'Monat : ' + ccMonth + " " + ALLTRIM(STR(YEAR( DATE() ) )), 1, 6, oFontSys )

best regards
Uwe
using xBrowse export to Excel,
I noticed a missing GROUP-header.
maybe not possible ?
I noticed one more problem
As soon I add :SetGroupHeader, The header height is disabled
without a group-define it works
oBrw1:nHeaderHeight := 30 doesn't work.
To get the same height, I used :
:SetGroupHeader( "" + CRLF + 'Monat : ' + ccMonth + " " + ALLTRIM(STR(YEAR( DATE() ) )), 1, 6, oFontSys )

best regards
Uwe
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
i work with FW.
If you have any questions about special functions, maybe i can help.