I have a report object with the following structure:
Report Contains List<Row> Rows and Row Contains List<Cell> Cells
I want to bind the XamGrid to this "Report" object, where content of cell1 for the xamGrid is = cell1 for the cell in the rows cell collection. How can I achieve this setup?
Hello wpearson4,
This is just a follow up if you have any questions in regards to databinding in the control or if you require any further assistance in this thread.
Let me know if you have any questions with this matter. Thank you.