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.
ADAdministrator Syncfusion Team October 9, 2003 02:50 AM
Hi kis
you can use databoundgrid
else
create a ArrayList and populate gridcontrol
hope some hlp
Rajaraman
KIKisOctober 12, 2003 07:19 PM
thanks Rajaraman
create a ArrayList and populate gridcontrol
,but how to do by this ways?can you give me a sample code? thanks again!
ADAdministrator Syncfusion Team October 13, 2003 07:09 AM
Check out the samples under Essential Suite\Grid\Samples\DataBound\Hierarchical\Customers. These show how to bind the grid to a collection of objects.
Stefan