Databind labels in ViewModels
(Created page with "Labels are normally static presentation texts - these texts can be translated by following the strategy describe here But from time to time you want to use d...")
 
No edit summary
Line 10: Line 10:
==== Labels for widgets and buttons ====
==== Labels for widgets and buttons ====
Expression for Labels on simple widgets - are found on same level taking the name of "ColumnName"_Label
Expression for Labels on simple widgets - are found on same level taking the name of "ColumnName"_Label
[[File:2022-03-18 15h39 51.gif|alt=x|none|thumb|1520x1520px]]

Revision as of 14:41, 18 March 2022

Labels are normally static presentation texts - these texts can be translated by following the strategy describe here

But from time to time you want to use data instead of static texts.

Column headers in grids

Expression for Labels - if Grid - are found on level of Grid root column taking the name of "GridRootColumnName"_"GridColumnName"_Label

and

Labels for widgets and buttons

Expression for Labels on simple widgets - are found on same level taking the name of "ColumnName"_Label

x
This page was edited 76 days ago on 02/10/2024. What links here