Table Grid Column Style
(Adding message template to the top of the page)
(Replacing message template with parser tag)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
In ViewModel Grids/Tables, you can add columns ending with _Style.
In ViewModel Grids/Tables, you can add columns ending with _Style.



Revision as of 07:57, 17 June 2024

This page was created by Hans.karlsen@mdriven.net on 2021-03-02. Last edited by Edgar on 2025-01-20.

In ViewModel Grids/Tables, you can add columns ending with _Style.

If you have a column named Attribute1 you want to style, add a column Attribute1_Style to convey the style name.

2021-03-02 10h20 50.gif