C1FlexGrid not handling PropertyChanged event correctly

Posted by: l_casiglio on 2 November 2020, 8:18 pm EST

    • Post Options:
    • Link

    Posted 2 November 2020, 8:18 pm EST

    I have a C1FlexGrid bound to a list of objects, each one implementing INotifyPropertyChanged interface.

    When the objects raise the PropertyChanged event (after a property value changed) the related cell in the grid is not update with the new value until the cell is not focused (by mouse click or cursor arrows)

  • Posted 3 November 2020, 7:36 pm EST

    Hi luigi giovanni,

    Sorry, we do not face the issue at our end as implemented in the attached sample.

    If you meant or doing something else then please let us know and modify the sample accordingly.

    Regards,

    Prabhat Sharma.

    UpdateBoundFlexGridDemo.zip

  • Posted 12 November 2020, 12:40 am EST

    Ok the trick is using a Bindinglist instead of a simple List

    Thank you

Need extra support?

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

Learn More

Forum Channels