I have a DataGrid with multiple columns. One column uses as a reference, but it is only dummy text now. How to execute some commands by clicking on this text using the MVVM pattern (without events)?
<DataGridTextColumn Binding="{Binding RecipeName}" Header="Recipe" Width="1.5*"/>
https://stackoverflow.com/questions/65432797/how-to-execute-command-on-datagridtextcolumns-text-click December 24, 2020 at 09:08AM
没有评论:
发表评论