WPF Toolkit Datagrid - Can I call a function in view-model, on selection of a row ?

Posted by Anish on Stack Overflow See other posts from Stack Overflow or by Anish
Published on 2010-05-27T10:59:09Z Indexed on 2010/05/27 11:01 UTC
Read the original article Hit count: 184

Filed under:
|
|
|
|

Hi, I have a WPf Toolkit-datagrid..in my application which follows MVVM pattern. How I can call a function in view-model if user selects a particular row in datagrid ?

© Stack Overflow or respective owner

Related posts about datagrid

Related posts about wpftoolkit