Custom Cell Types

Essential Grid supports several cell types including Header Text, Static, Text Box, Check Box, Numeric Up-Down, Push Button, and Combo Box. In addition, users may derive additional cell types from our classes.

Here is a list of different custom cell types samples under these categories:

Getting Started - Step-by-step instructions for deriving cell controls and customizing cell behavior

Editor Cell Demo - This sample shows you how to place different editor controls into the cells.

Content Cell Demo - This sample shows you how to use different controls in the cells.

Interactive Cell Demo - This sample illustrates the use of Linklabel, Slider, ButtonEdit controls in grid cells.

Drop Down Cell Demo - This sample illustrates the use of different dropdown controls in grid cells.