Good morning,
when i use group i use AdvString.Group(ColIndex) and all is grouped as expected according to column number.
This means that the group name is the column name plus, if selected, number of the rows.
With MergeHeader i have the header row all merged.
In this circumstance all the colums are merged except the lastone .... can you chek if this append only to me ?
About the subject, there's a way to customize the gropu header?
For example, set a fixed width to the header text.
Now an example can be (two header row with name and number of rows)
Fruits 3
Ananas
Apple
Orange
Car 2
Mercedes
BMW
Could be, trimming the columns name:
Fruits 3
Ananas
Apple
Orange
Car 2
BMW
Mercedes
And to columns name adding some other text, for example
Fruits 3
Ananas
Apple
Orange
Car (Europe made) 2
Mercedes
BMW
Thank's for any reply
Regards
Daniele