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 need to run a function that directly alters my component state that will run whenever the user double clicks an item inside the ListBox, and retrieve that item. Is there any way to do this?
MVMadhan Venkateshan Syncfusion Team December 5, 2019 12:17 PM UTC
Hi Kenneth,
Thanks for contacting Syncfusion support.
We would like to suggest you to use getDataByValue method to get the item of the ListBox on double clicking the ListBox. We have prepared a sample, please refer the below sample link and code snippets.