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
2092
XamGrid crashes when saving changes of editable grid if data has been grouped and cleared
posted

I have an app that has an editable grid (always on edit mode). The grid is on a Silverlight dialog and when I save the changes, the dialog also closes. This works perfectly for the most parts. If I group the grid by a date column and then clear the grouping before saving, the grid crashes to a null reference exception. The stack trace is attached as an image. 

I know this is a special case, but do you have any ideas what to try? I've tried to exit edit mode before saving. We have the version 14.1.20141.2138 of the Infragistics controls. 

14.1.20141.2138

Parents
  • 16495
    Offline posted

    Hello Anttisimonen,

     

    Thank you for your post.

     

    I have been looking into it. I created a sample application based on your scenario and I could not managed to reproduce the behavior that you have described. If you are not able to reproduce the issue with the attached sample application, would you please modify it with the functionality, that you are using, so it reproduces the issue. This way I would be able to further investigate this for you and provide you with more detailed information on this matter.

     

    Looking forward to hearing from you.

    XGCrashes.zip
Reply Children