NullReferenceException thrown from CurrentRecord EndEdit

In our application, when a user deselects a field, EndEdit is called and the field is flagged as dirty (and made bold accordingly). If a user hits save without deselecting that field, however, a NullReferenceException is thrown from CurrentRecord.EndEdit.

Null checks on CurrentRecord, manual calls to EndEdit before or while writing the save, and other tweaks to our code have not been able to solve the issue. CurrentRecord.EndEdit is always at the top of the call stack with this issue.

1 Reply

RB Ragamathulla B Syncfusion Team June 18, 2012 05:27 AM UTC

Hi Brandan,

Thank you for your interest in syncfusion products.

I am afraid that I was not able to reproduce the issue. And also we cant to trace the same your reported issue in our database. So please provide simple sample that replicated this issue which is helpful for us to provide better solution to you.

Regards,
Ragamathullah B.


Loader.
Up arrow icon