True DBGrid for WinForms | ComponentOne
In This Topic
    Cells
    In This Topic

    The smallest unit of a grid is a undoubtedly a cell. Though in most cases, we prefer working on a column or row level, there are some operations that need to be carried out on the cell level. For example, setting values in cells, enabling tooltip in cells, cell formatting, cell editing etc.

    Topic Content
    Basic Operations

    Discusses how to do basic operations using a cell.

    Cell Formatting Discusses how to do cell formatting in the grid.
    Cell Editing Discusses how to do cell editing in the grid control.