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
170
XamDataPresenter problem with removing element from bound collection in constructor
posted

I received an IndexOutOfRangeException when I removed an item from the bound collection in the constructor of my window.  Attached is a simplified reproduction of the problem.

InfragisticsDataSourceBindingBugWPF.zip
Parents
No Data
Reply
  • 69686
    posted

    Hello,

    I was able to reproduce this exception. I am going to create a support case on your behalf so that you can be notified when this is resolved. In the meantime, you can use this syntax with no exception :

    DataSource="{Binding DataClass.TestCollection}"

Children
No Data