wpf mvvm datagrid selectedrow

Posted by 2Fast4YouBR on Stack Overflow See other posts from Stack Overflow or by 2Fast4YouBR
Published on 2010-06-10T17:21:42Z Indexed on 2010/06/10 17:22 UTC
Read the original article Hit count: 205

Filed under:
|
|
|

Hi, after some google around, I just figured out that there is no one that is using 100% MvvM pattern to get the ToolKit DataGrid events !

Is that impossible or what ? I see too much people using the code-behind...

How can I get the SelectedRow or dblClick events using mvvm ?

cheers

© Stack Overflow or respective owner

Related posts about wpf

Related posts about events