Subrows into a row in GridView using WPF & C#

Posted by toni on Stack Overflow See other posts from Stack Overflow or by toni
Published on 2010-03-25T17:34:39Z Indexed on 2010/03/25 17:43 UTC
Read the original article Hit count: 264

Filed under:
|
|
|

hi!

In my gridview I need to aggregate subrows into each row, something like in p2p emule/amule application where you can do double click to each file you are downloading and then under it you can see the parts of the file from where you are downloading.

Is it possible in WPF?

Thanks.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about gridview