I am trying to bind CheckBox IsChecked property to a bool in my Page:
But there is a error:
Invalid binding path 'isDay' : Cannot bind type 'System.Boolean' to 'System.Nullable(System.Boolean)' without a converter
How to implement this converter?
Thank you.
Aucun commentaire:
Enregistrer un commentaire