|
Formula support celltype
A formula, in a GridControl, refers to a well defined algebraic expression based on grid cells or functions from the Function Library enclosed in Grid Framework. Complete formula support is given in the GridControl by means of the Formula Cells.
Grid using a standard FormulaCell CellType
Every cell in a grid (or a few specific cells) can be defined as a FormulaCell. Even if every cell is of the CellType FormulaCell, the default behavior is to treat such cells as TextBox cells unless the cell entry begins with an equal sign.
Grid using a standard TextBox CellType
|
|
|
|