This question is locked. New answers and comments are not allowed.
Hi there,
In my project, I need to call a command in my viewmodel when the user click on those cells in the particular column of the GridView. I found GridViewCell supports CellDoubleClickEvent andI would like to use behavior to accomplish it since it's more testable. Could you provide me some ideas how to do it? How to attach the behavior to cell level?
Thanks.
Regards,
Andrew
In my project, I need to call a command in my viewmodel when the user click on those cells in the particular column of the GridView. I found GridViewCell supports CellDoubleClickEvent andI would like to use behavior to accomplish it since it's more testable. Could you provide me some ideas how to do it? How to attach the behavior to cell level?
Thanks.
Regards,
Andrew