Hi,
I use the DataGrid control binded to an "objects" (List<object>).
I want to launch a command (ICommand) when I doucleClick on one Row.
Can anyone tell me how can I do this ? (PS:I don't want do use the code behind).
Best Regards
I use the DataGrid control binded to an "objects" (List<object>).
I want to launch a command (ICommand) when I doucleClick on one Row.
Can anyone tell me how can I do this ? (PS:I don't want do use the code behind).
Best Regards