Hi!
Been looking high and low for this. My main datasource is bound to a DataSet with tables named as table0, table1, table2 etc.. It's horrible but that's how it's worked for years.
When using Outlook Group By, and I group a table1 column, it (rightly) shows the table0 reference link. Obviously this looks bad. I cannot rename the tables because of other stuff that goes on, but I can disable them altogether using:
GroupByBox.ShowBandLabels = ShowBandLabels.None
If I can hide them, great. But can I re-label them?
Thanks, Tom
Hi Tom,
Set the band.Header.Caption to the text you want displayed to the user for that band. If no Caption is specified, the band will use the AddButtonCaption, and if that is not specified, it falls back to the Key.