The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hello. I am developing application using DataForm. For navigation I'm using Prism library. When I click the button which has command to navigate from the page with DataForm, I face NullReferenceException:
SSSaiGanesh Sakthivel Syncfusion Team May 20, 2020 01:46 PM UTC
Hi Elijah,
Thank you for contacting Syncfusion support.
We have checked the reported query “Null Reference Exception” from our end. We would like to inform you that reported issue reproduced when not use the SfDataForm control also. We would request you to check the Prism navigation guidelines.
We hope this helps. Please let us know if you need any assistance.
Regards,
SaiGanesh Sakthivel
EAElijah AndMay 20, 2020 02:10 PM UTC
Thank you very much for quick response! I was following this guideline when I set up Prism in my app. And I still can't understand what the problem is, would you mind to help me? :(
MSMuniappan Subramanian Syncfusion Team May 21, 2020 12:56 PM UTC
Hi Elijah,
We checked your "Null Reference Exception" query and found that NavigationService is getting null when navigating to a different page using Prism and fixed the reported issue at the sample level. We have modified the sample for the same, please find the sample from below link,