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
760
XamDataGrid - How to define the field layout from Xaml?
posted

Hi,

I have a table ABC, which has foreign key constraint to 3 more tables. Now i want to bind the table ABC to a XamDataGrid.  So that i  can see the records of all the dependency tables.

I need to define the field layout for all these 3 tables along with the table ABC manually in the XAML.

can anyone suggest me, how to do this?

Regards,

Sagar