ADDING BUTTON IN WPF DATAGRID

Posted by Ulhas Tuscano on Stack Overflow See other posts from Stack Overflow or by Ulhas Tuscano
Published on 2010-06-15T14:15:25Z Indexed on 2010/06/15 14:22 UTC
Read the original article Hit count: 236

Filed under:
|

Hi, I want to create a datagrid control in WPF in which there is a button in the first cell of each row. Clicking this button will show RowDetailsTemplate or SubRow. My concern is How do i add a button which will show/Hide the RowDetailsTemplate ?????????

Any help will be greatly appreciated

Thanks

© Stack Overflow or respective owner

Related posts about wpf

Related posts about datagrid