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 currently have a MultiSelectComponent whose value I'm manually altering via other controls. The problem I'm having is that if I add more than one value, when attempting to remove any element, the "Removed" doesn't return itemData.
SPSureshkumar P Syncfusion Team January 6, 2020 12:18 PM UTC
Hi Kenneth,
Greetings from Syncfusion support.
We have validated your reported problem. We suspect that you have missed to bind this object to the event argument. Please bind the object like below code example to get rid of your issue.