Databind labels in ViewModels

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

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