Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
I load a document in the DocumentEditor from a database (using sfdt-format) and I want to allow the user only to fill the form fields. So I used the according statement from your documentation, but a NullReferenceException is thrown.
Can you help me?
I am using MudBlazor and I open the word processor in a dialog.
I have attached a sample-application.