bookmark for today: Detect ItemsControl selected item from button click.
Did you search how to get and manage DataTemplate item from ItemsControl, ListView, or ListBox by click on dynamic button DataTemplate?
the key is using tag on button.
just see the code for detail.
Did you search how to get and manage DataTemplate item from ItemsControl, ListView, or ListBox by click on dynamic button DataTemplate?
the key is using tag on button.
just see the code for detail.
Comments