Replies: 1 comment 1 reply
-
There are a few options, depending on what you are trying to accomplish and your preference for approach. The number one question I would ask. Do you want each element to have a
This example does the later, and it sends you down the path of a button on each item being bound to it's own command. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I would like to know if it's a possible to bind a command to a button that is generated in cell template inside of a listview.
Here's the code, the command thing i am talking about is in the last cell template:
Beta Was this translation helpful? Give feedback.
All reactions