how do i display plus sign in the master row in the xceed datagrid?
Posted
by Vitalik
on Stack Overflow
See other posts from Stack Overflow
or by Vitalik
Published on 2010-04-28T02:12:38Z
Indexed on
2010/04/28
2:23 UTC
Read the original article
Hit count: 402
xceed
|xceed-datagrid
I am using an Xceed datagrid for WPF. I have some rows with details. Right now i expand the details when a user clicks on the first cell in the master row. I'd like to have a plus/minus sign functionality just like with grouping.
© Stack Overflow or respective owner