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'm new with
Syncfusion. I'm trying Syncfusion MVC Control. But I've faced a problem, When
working with Hierarchy Grid. I saw you use Northwnd.svc for Child Grid
Data Source. But I want to use my own data source. Can you help me?
ARAjith R Syncfusion Team June 10, 2015 12:33 PM UTC
Hi Zahirul,
Thanks for using Syncfusion products.
Query:I want to use my own data source in the child Grid. Can you help me?
We suggest you to use your data source as either OData end point web service link or local data in the child Grid DataSource to perform the Hierarchy functionality in the Grid. Please refer the below code snippet for further details.