You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Field templates allow you to display custom content in field elements. Use the [fieldTemplate](/Documentation/ApiReference/UI_Components/dxCardView/Configuration/columns/#fieldTemplate) property to configure these templates.
2
2
3
-
In this demo, custom field templates are configured to customize the appearance of the 'Priority', 'Assigned to', and 'Completed' fields.
4
-
<!--split-->
3
+
This demo configures field templates to customize the appearance of the 'Priority', 'Assigned to', and 'Completed' fields. It also adds custom card headers with **cardHeader**.[template](/Documentation/ApiReference/UI_Components/dxCardView/Configuration/cardHeader/#template).
0 commit comments