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 am using GDBG and the below is my current column layout
Col1, Col2, Col3 , Col4 , Col5, Col6
I want Col4, Col5 and Col6 to be part of second line of the row header ... how do i achieve this ?
Regards
Yogi
ADAdministrator Syncfusion Team March 10, 2005 07:38 PM
Take a look at the \Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\DataBound\MultiRowRecord sample. That shows how you can display multiple rows per record if this is what you want.