Hi - How do I set the XamDataGrid so that when you resize the columns on the main top level band, the columns in every other band (level) resize with it?
Thanks.
Sorry - let me rephrase:
How do I make it so the columns for each band, or field layout, line up and resize together? I have done this in the WinGrid many times, I think it is default behavior in the win grid?
Thanks!
Hello,
I have been looking into your requirement and have created sample project to show you one way you can achieve your goal. Please find the attached sample (XamDataGridHierarchySize.zip). There when you change the size of column of first level the size of the column from second layer which has the same name is changing too and vice versa. I have used a keyless style in order to handle all the LabelPresenter’s SizeChanged events where I have handled the resizing. You can change the logic in it to better suit your scenario.
Please let me know if you require any further assistance on the matter.
Hello Eric,
I am still following your case in the forum. did you check the attacahed sample. If you need any further assistance feel free to contact us.
Thank you for using Infragistics Components.