Skip to main content
A newer version of this page is available. .

Grid View Templates

The ASPxGridView control has a set of properties and style settings that allow you to define the layout and appearance. Alternatively, you can use templates to customize the control.

A template is a set of HTML elements and Web controls that define the layout for elements within a control (for example, a column header). When the control runs in the ASP.NET Web page, template contents are rendered in place of the default HTML for the control.

cdTemplatesOverview

Concepts

Member Table

Task-Based Help

Online Knowledge Base