Back to Devexpress

Templates

aspnetbootstrap-118997-grid-view-templates.md

latest812 B
Original Source

Templates

  • May 15, 2018

The Bootstrap Grid View provides a templating mechanism allowing you to customize the presentation of various grid elements. A template is a set of HTML elements and web controls that define the layout for a particular element within the control (e.g., a column header). When the control runs in the ASP.NET web page, template contents are rendered in place of the control’s default markup.

Concepts

See Also

Online Demo: Templates