Tagged Questions

1
vote
2answers
319 views

Advisable approach for nested lists for binding in WPF

Question: What would be the most effective way of doing a nested list which allows for data binding in the view and awareness of what shipment is selected so that command bindings from the view can ...