Browse by Tags
All Tags » Xceed grid » Master Detail (RSS)
-
Hi
This is probably something that I'm not doing right but I cannot get master/detail to work. I have a 2 test classes, ''Customer'' and ''Order'' and in customers I have a public property ''Orders'' which returns ObservableCollection<Order>
This is the XAML for the ...
|
|
|
|