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 am trying to call the Add method or something else on the ComboboxAdv so I can pre-select some items. How do I do that? I can't call Add and I can't do something like 'combobox.SelectedItems = mylist'
MSMariappan S Syncfusion Team November 7, 2014 08:34 AM UTC
Hi Kai,
We have prepared the sample which tries to meet your
requirement, In this sample we have select multiple itemsby using “SelectedItems” property. Please find
the attached sample.