Pages that illustrate column-specific features such as formatting, hyperlinks, etc.
This page presents all the supported data grid column types.
It is possible to truncate long text values.
You can specify exact width for certain data grid column(s).
You can use various formatting options for columns, such as font, alignment, and even inline styles.
It is possible to define a custom character string that will be displayed when a NULL value is stored in the database.
You can display the contents of a grid cell as a hyperlink.
It is possible to enable or disable HTML display.
You can view the linked record of a lookup column.
You can control the rendering of each cell via the OnCustomRenderColumn event.