Hi,
I have a XamDataGrid with 2 FieldLayouts. The first FieldLayout repreasent the custumer, and the second should display files of the custumer. However for each custumer I need to display files from 2 diffrent computers (same files). I want to it to be displayed as follws...
When the XamDataGrid is loaded all the custumers records will be displayed. Ones a record is expemded, I want to display 2 tables underneath it, one for each computer (both have the same fields exactly).
Any suggestions on how to achive that kind of result?? Tank U!