Hello,
My question seems to be fairly simple
I want to bind a datasource with a custom canvas.
I don't want to use a dynamic form or list grid for displaying datasource values.
This is for printing purposes, so I don't want to use TextItem to display values, rather I'd like to use a Label.
I've seeen that Label can't be bound, so how should I proceed? Is there a LabelItem that can be data bound?
Cheers,
EJ
My question seems to be fairly simple
I want to bind a datasource with a custom canvas.
I don't want to use a dynamic form or list grid for displaying datasource values.
This is for printing purposes, so I don't want to use TextItem to display values, rather I'd like to use a Label.
I've seeen that Label can't be bound, so how should I proceed? Is there a LabelItem that can be data bound?
Cheers,
EJ
Comment