Styles and Templates Overview
The DXGrid for Silverlight allows you to provide the desired data layout, appearance and visual presentation of its elements (e.g. cells, rows, summaries, etc.). A variety of styles enables you to group together property values and apply them to grid elements. To provide a completely different look and feel for grid elements, use templates. A complete set of templates allows you to replace the visual tree of almost any element displayed within a grid.
#Concepts
-
Lists all styles provided by a grid.
Grid Elements That Support Templates
Lists all templates and template selectors provided by a grid.
Choosing Templates Based on Custom Logic
Explains how to apply templates based on custom logic.
#Examples
- How to: Apply a Custom Theme to Grid Elements
- How to: Display an Image within a Column Header
- How to: Use Custom Editors to Edit Cell Values
- How to: Select Templates Based on Custom Logic
- How to: Add a Custom Button to a Column Header
- How to: Display Row Handles within Row Indicator Cells
- How to: Conditionally Change the Background Color of Data Cells