Hi,
I am trying to create a grid that looks like the image attached. The list of names is a collection each of these items contain a collection roles. Each role relates to a column and each name relates to a row.
I am using MVVM and WPF but have not found a way of binding the data in order to achieve the desired result. I am using the XAMDataGrid which may not be the correct control for the job.
Any help will be appreciated.
Anne
HI,
Here a sample application for your review.
Please let me know if you need further assistance regarding this issue.