Does GridListControl support multicolumn

Hi, Please does GridListControl support multicolumn ? If yes, the How to ? best regards, Jamâl-Dine DISSOU

2 Replies

AD Administrator 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.


PD Prof DISSOU Jamâl-Dine March 16, 2005 02:41 PM UTC

Thnaks a lot Jamâl-Dine DISSOU

Loader.
Up arrow icon