C1TrueDBGrid Grouping/GroupInfo

Posted by: sarosh.wadia on 31 October 2017, 10:47 am EST

    • Post Options:
    • Link

    Posted 31 October 2017, 10:47 am EST

    1] When I drag and drop a grid column to the GroupByArea the groups get created but that group column’s value is not shown even when I have set that columns GroupInfo.ColumnVisible = true;

    What I am missing?

    2] Are there any samples or documentation for the following properties and what does {0} and {1} mean?

    GroupInfo.AggregatesText = “{0}”;

    GroupInfo.HeaderText = “{1} : {0}”;

    GroupInfo.FooterText = “{1} : {0}”;

    Thanks

  • Posted 2 November 2017, 2:46 am EST

    Hello Sarosh,

    1>>I could not replicate this issue at my end using the latest build. Please refer the attached sample.

    Could you please recheck the behavior with latest build which can be download from the following link

    http://prerelease.componentone.com/dotnet40/c1winforms/2017-t2/C1WinForms.4_4.0.20172.271.zip

    If the issue still exists, please share a stripped down sample replicating the problem. I would like to investigate this further

    2>> In FooterText and HeaderText, “{0}” means the value of column and {1} means the name of the column. In AggregatesText, “{0}” means the value of aggregates. Please refer the same sample.

    Thanks,

    Mohit

    TrueDBGrid_Group.zip

  • Posted 3 November 2017, 9:49 am EST

    Hi!

    I followed your example and my issue has been resolved.

    Thanks

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels