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.
VRVigneshkumar Ramasamy Syncfusion Team December 24, 2018 11:47 AM UTC
Hi Alessandro,
Thanks for contacting Syncfusion support.
Regarding query with “Is there a way to get a mutli selection date picker in data forms? Something like the multi selection in SfCalender?”
As of now we do nothave multi selection date picker in SfDataForm. But, you can achieve your requirement with multi date selection by usingSfCalandar as custom view in data form. For that you can useDataFormEditorclass which is used to add custom editor by passing custom view in it.
Please find the below user guide for adding custom view in data form.