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.
We have used "ValueChanged" event to load DataSource dynamically from API. Together we using MultiSelectMode='Token'. But SelectionChanged Event doesn't Trigger.
SSSuganya Sethuraman Syncfusion Team December 21, 2020 12:54 PM UTC
Hi Shahid,
Greetings from Syncfusion.
We have analyzed the reported issue. We have prepared a sample based on the information provided. SelectionChanged event triggered when we update DataSource to SfComboBox's ValueChanged event. We have tried to replicate the reported issue at our end, we are afraid that we are not able to reproduce the issue at our end. We have attached sample for your reference.
Since we are not aware of your exact application scenario, we were not able to reproduce this issue at our end, so can you please provide complete runnable sample. This will be helpful for us to investigate further and provide you a better solution at the earliest.
Regards, Suganya Sethuraman.
SAShahid AbbasJanuary 5, 2021 11:29 AM UTC
SelectionChanged Issue Now resolved but we couldn't able to retrieve data with Models.When we try to access e.value always get null.we used both model as same Attachment: Untitled_499b1693.rar
SSSuganya Sethuraman Syncfusion Team January 6, 2021 08:46 AM UTC
Hi Shahid,
Thanks for the update.
We have analyzed your query. We have fixed this issue in the sample level as below code snippet,
Please check if the sample satisfies your requirement and if not provide complete runnable sample which will be helpful for us to provide the solution at the earliest.