Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1024
XamDataGrid inside a XamDataGrid
posted

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!