|
Templated Columns
The Grid's layout can be customized using templates. The different kinds of templates are listed below:
-
Item Template - Used to customize the appearance of items such as Headers, the row being edited, and Form Mode among others.
-
Control Template - Used to customize the appearance of the Row button and Expand button.
-
Column Template - Used to customize the appearance of the Grid columns.
-
Button Template - Used to customize the appearance of buttons in the Button Bar.
Using templates, you can customize the grid display. The below grid uses Item Template to display the values of
'Address', 'City' and 'Country' columns within the 'Address' column.
Grouping Grid with the Templated Column 'Address'
|
|
|
|