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
190
Can a DataTemplate be used to define a row of a XamDataGrid?
posted

I have a XamDataGrid that has several UnboundFields.  I would like to create a DataTemplate that controls the layout of the fields for each row in the XamDataGrid.  I would like to define the DataTemplate as a resource and assign it to the XamDataGrid as an ItemTemplate. 

I am unable to find an ItemTemplate attribute on the XamDataGrid.  Does one exist?  Also, is it possible to use a DataTemplate to define a row?

Thanks in advance.

Parents Reply Children
No Data