I am trying to change the FieldLayout of a XamDataGrid based upon the selection of a ListBox. I have my FieldLayouts defined. Is it possible to switch which FieldLayout my datagrid uses binding the description of the fieldlayout?
Thank You,
Eric
Up !
Hello Eric,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I can say that you are not able to change the FieldLayouts, if you don’t reset the XamDataGrid’s DataSource, so I suggest you use one FieldLayout, but change its Fields’ Setting to change the appearance of your XamDataGrid.
Feel free to write me if you have further questions.