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.
Could you please tell me how to show a row in GridDataBoundGrid with more than one line?
For example:
I would like to show a row which contains a line of "Code" and a line of "Description".
Thanks
ADAdministrator Syncfusion Team January 25, 2005 11:41 PM UTC
Take a look at this sample.
\Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\DataBound\MultiRowRecord
It shows how you can spread the columns in one datarow across multiple rows in the grid.