Hi friends.
I have a Model with a int? field.
I Bind this field with a Entry.
The value is correctly visualized, but if I modify the Entry text, the Model is non updated.
If I use "int" instead of "int ?" the binding works correctly.
It's correct or it's a bug?
Thanks
↧
Bind an Entry with a int ? value
↧