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.
Hi! I am trying to figure out how to show new select options which were added after the component was initialized. I mean that the property, which is binded to [dataSource], might change dynamicaly and I'd like to show this new values
POPrince Oliver Syncfusion Team June 26, 2019 06:44 AM UTC
Dear Customer,
Thank you for contacting us.
Yes, you can directly modify the value in the variable bound to the dataSource property. These changes will be reflected in the control. Kindly refer to the following example for further reference.