Grid Columns

Pages that illustrate column-specific features such as formatting, hyperlinks, etc.

Column Types

This page presents all the supported data grid column types.

Text Truncating

It is possible to truncate long text values.

Column Fixed Width

You can specify exact width for certain data grid column(s).

Formatting

You can use various formatting options for columns, such as font, alignment, and even inline styles.

Null Label

It is possible to define a custom character string that will be displayed when a NULL value is stored in the database.

Hyperlinks

You can display the contents of a grid cell as a hyperlink.

Html Display

It is possible to enable or disable HTML display.

Lookup Data View

You can view the linked record of a lookup column.

Custom Rendering

You can control the rendering of each cell via the OnCustomRenderColumn event.