Support for C1FlexGridGroupPanel and C1.Win.C1FlexGrid

Posted by: nitin on 24 September 2020, 11:58 pm EST

  • Posted 24 September 2020, 11:58 pm EST - Updated 3 October 2022, 10:50 pm EST

    Hi,

    I am using C1FlexGridGroupPanel and C1FlexGrid. I need to achieve the following Tasks,

    1. Merge the full Row and show the complete text of the grouped column.
    2. Add sums of the Amount or Number fields in the grouped rows.

    For reference I have attached the Screenshot.

  • Posted 27 September 2020, 11:21 pm EST

    Hello,

    1. For merging the cells in group row, you can set the AllowMerging property to Spill.
    2. For showing the sum Amount in group row, you can use the AfterGroupUpdate event.

    For reference, a sample application has been attached.

    Regards,

    GroupPanelTotal.zip

  • Posted 28 September 2020, 6:02 pm EST

    Hi,

    Thank you for your reply. I forgot to mention that I am doing this in VB.Net and the sample shared is in C#.

    I tried to replicate the code in VB.Net but I found that for one Group it works well but for 2 and more groups, it adds total 6 levels (2 correct, 4 blank). I am confused with this behavior.

    What could be the cause of the problem?

  • Posted 29 September 2020, 10:35 pm EST

    Hi Nitin,

    Can you please modify the attached application and share back so that we can try reproducing the behavior at our end and assist you further accordingly?

    Thanks,

    Pragati

    GroupPanelTotalVB.zip

Need extra support?

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

Learn More

Forum Channels