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
240
Stack Overflow exception when sorting the column in XamGrid at the time of re-loading and Itemsource is ICollectionView
posted

Currently I am facing an issue (stack overflow exception) while sorting the column in XamGrid. I have tried debugging infragistics code (Infragistics.WPF.DataManager.DataManager.cs) and observed that there is a circular execution which is happening while sorting the column when XamGrid reloads again. Due to this we are getting Stack overflow exception. XamGrid ItemSource is of type ICollectionView. The build version is 16.1.20161.2056. Any inputs on this is really appreciated. Thanks for your support. Please let me know if you need any further details. 

Parents Reply Children
No Data