I have a DataTable:
And a RadListView
The desired output is this
My PO and customer will *always* be consistent across a range of orders.
I want the common PO and customer to behave like 'rows' in the listview, while the grid still shows all the data relevant to the particular PO. What's the general way to achieve this?