FlexGrid with binded data and event handler

Posted by: asadilan.indrabudi on 21 February 2024, 4:53 am EST

  • Posted 21 February 2024, 4:53 am EST - Updated 21 February 2024, 5:40 am EST

    Is there an event handler that is triggered after rows are added to the flexgrid control?

    or if the ItemsSource is updated?

    i am using flexgrid .net6

    i think Loaded event handler is not what i want because it is called after the flexgrid control is loaded.

    Thank you,

    Asa

  • Posted 21 February 2024, 10:02 pm EST

    Hi Asa,

    You can handle the C1FlexGrid.Rows.CollectionChanged event to get notified whenever a row is added to the C1FlexGrid. Please see the attached sample project for reference.

    Attachment: FlexGridRowAdd.zip

    Best Regards,

    Kartik

Need extra support?

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

Learn More

Forum Channels