When I set a value for SortIndicator for any columns is not index 0 then the first column width automatically changes to the width of the grid size.UltraGrid.DisplayLayout.Bands[visibleColumn.Band].Columns[visibleColumn.Key].SortIndicator
I have solved the problem. Thank you for your help.
Thank you for following up. I am glad you were able to resolve this on your own. Is there anything else I can assist you with?
Thanks Michael.
I found the problem.
It is related to grid.DisplayLayout.AutoFitStyle = AutoFitStyle.ResizeAllColumns.
I set the default hidden for all columns. When I set the SortIndicator for index 1, it adjusts the widths of all columns with hidden = false to fit the grid width.
Hello, I am following up to let you know that I have not reproduced the behavior. Please review and modify my sample attached to demonstrate the behavior and reattach it here:
70480.WindowsFormsApp1.zip
Hello Luke, Thank you for contacting Infragistics. I plan on investigating this Monday, if you happen to have an isolated sample project please send it and I will look into it sooner.
Let me know if you have any questions.