Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
690
Group By Button Band Label Caption
posted

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

  • 469350
    Offline posted

    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.