MultiRow Windows Forms > Developer's Guide > Using MultiRow > Using the Designer > Adding Cells in the Designer |
You can create a grid layout in MultiRow by adding cells in the template. Cells added in a template can be used for displaying information or for user input just like any other control on a form. Steps for adding a cell in the Designer are the same as adding a control to a Form.
|
Follow the steps below to add a cell by specifying its position and size.
Follow the steps below to add a cell with a default size at a specified position.
Follow the steps below to add a cell with a default size at a default position.
Drag and drop a field to the template from the Data Sources window in Visual Studio, to add a String type cell with a default size and position and a data field assigned to it.