In remote data binding, we can use the complex data struture in the tree grid. To enable complex data binding in the TreeGrid component using remote data, add the expand query to the query property of the Tree Grid, to eager load the complex data
For more information about the TreeGrid component, refer to this documentation.
For more information about TreeGrid's remote data binding feature, refer to this documentation
• Checkout this project to a location in your disk. • Open the solution file using the Visual Studio 2022. • Restore the NuGet packages by rebuilding the solution. • Run the project.