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
925
xamSpreadsheet crashing problem
posted

We have encountered NullReferenceException thrown during execution of the  ExitEditModeAndUpdateActiveCell spreadsheet command. The following steps reproduce the issue:

  • Select any dropdown cell.
  • Enter any invalid value into the cell via Edit mode.
  • Without exiting from Edit mode, click on the Formula Bar.
  • Press "Cancel" on the Dialog prompt.

How can we avoid NullReferenceException in this scenario? A sample application which reproduces the issue is attached. SpreadsheetCrash.zip

best ergards,

Tomas

Parents
No Data
Reply
  • 34810
    Offline posted

    Hello Tomas,

    I have been investigating into the behavior you are seeing, and I am able to reproduce this exception with the sample project you provided both with an invalid value as well as a valid one when clicking into the formula bar and executing the ExitEditModeAndUpdateActiveCell command.

    This behavior is unexpected, and as such I have asked our engineering staff to examine it further. I have logged this behavior in our internal tracking system with a development ID of 273025. I have also created a private support case for you that I will be linking this development issue to. It has an ID of CAS-212678-Y0P3Z8 and you can access it here: https://ko.infragistics.com/my-account/support-activity.

    Please let me know if you have any other questions or concerns on this matter.

Children
No Data