I have a datagrid & column contains a button. I would like to call a method in ViewModel on button click event.
CanUserAddRows="False" AutoGenerateColumns="False" ItemsSource="{Binding Employees}"
Style="{StaticResource styleDataGrid}">
5 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Rajanikant HawaldarPosted Aug 13, 2020, 10:45 AM
Sujeet SumanPosted Aug 21, 2020, 7:24 AM
Farhan AhmedPosted Aug 13, 2020, 11:34 AM
Farhan AhmedPosted Aug 13, 2020, 11:26 AM
Navaneeth KrishnanPosted Aug 13, 2020, 9:52 AM