Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
95
Drag Drop between grid columns & parent child relationships
posted

Have just downloaded the .net advantage for wpf.

Here's what I would like to do.  Think about a grid with maybe 8-10 parent items in it.  Each parent  item could contain half dozen child items.  think of a PostIt paradigm.  Each child item can be in any of a number of different states or status'.

 I would like column 1 to be the name of the parent, and then the other colums to the states with the childern placed in each colum as approprite.  The icing on the cake would be to drag the childern between the columns.  If I can't drag them, then a context sensivite menu i can right click and choose to promote or demote the child through the various states.

 More than anything, I'd like to know if it's feasible, and maybe a couple of hints about how to do it.

 

Thanks,

Steve