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.
I looked last year and I like the way a dataform allows you to format the inputs for errors and such.
I don't want to use the dataform mechanism, I want to be able to put the elements used in a dataform in a XAML view and simply use the individual controls and features.
SSSaiGanesh Sakthivel Syncfusion Team October 4, 2021 11:17 AM UTC
Hi Stephen,
Thank you for using Syncfusion products.
Regarding query “I want to be able to put the elements used in a dataform in a XAML view”.
As per data form implementation, the editor view is generated based on data object, but your requirement with adding editor view directly in XAML can be achieve by using the SfTextInputLayout control.