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
335
xamDataTree UIThread freeze on ItemSource set
posted

I have a button which reloads data source for my XamDataTree, the 1st binding is ok (XamDataTree.ItemSource is null), but some times when XamDataTree.ItemSource is not null my app just stop working due to UI Thread lock by Infragistics internal code.

Screenshot is attached, please see the call stack

Any ideas how I can avoid such behavior?

Parents Reply Children
No Data