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.
SPSureshkumar P Syncfusion Team November 11, 2019 10:21 AM UTC
Hi thowfik,
Greetings from Syncfusion support.
We checked the reported issue in our end. We can able to reproduce the reported issue in our end. The cause of the issue is you have set the value as string or number. But in multiselect component value property is array of string | number | Boolean.So you need to set the value as array format. Please refer the below code,