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.
CIChristopher Issac Sunder K Syncfusion Team October 30, 2018 05:10 AM UTC
Hi Tony,
Thank you for contacting Syncfusion support.
EJ2 Listview component will fire "actionComplete" event when the data has been loaded. You can pro-grammatically select an item by utilizing "selectItem" method in the listview. For example, you can pass the id of an item to "selectItem" method will select the item in the listview. For pro-grammatically check an item you can utilize "checkItem" method.