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 March 16, 2005 12:37 PM UTC
If you are using it as a standalone control, there is a property, gridListControl1.MultiColumn that you set to enable it. If you are using it in a dropdown cell in another grid, then it should show multicolumns if the DataSource you set has them.
Take a look at \Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\Quick Start\GridListControlSample and \Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\CellTypes\ComboboxCells. The first sample shows a multicolumn stand-alone GridListCOntrol, and the second one has several dropdown cells with multicolumn GridListControls.
PDProf DISSOU Jamâl-DineMarch 16, 2005 02:41 PM UTC