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.
JAJesus Arockia Sankaran S Syncfusion Team May 17, 2019 07:01 PM UTC
Hi Alex,Thank you for contacting Syncfusion support.We have analyzed your requirement. We can bind the SQL data source to the TreeGrid control by using the SqlDataSource control, for this we need to map the SqlDataSource control ID to the TreeGrid DataSourceID property.In this SqlDataSource control we need to provide the connection string and “selectcommand” to fetch the data. Please find our below sample browser sample link for this.Sample browser Link: https://asp.syncfusion.com/demos/web/treegrid/sqlbinding.aspxPlease let us know, if you require further assistance on this