Skip to content

Bindinng in FormsPopup #15

@jpintor14

Description

@jpintor14

I am trying build a form in the popup. I'm using MVVM architecture with FreshMVVM library.
But in the modal, the binding property doesn't work:

Entry cantidad = new Entry ();

cantidad.SetBinding(Entry.TextProperty, "Amount", BindingMode.TwoWay);

What I am doing worng?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions