Hello!I use BindingSources for my UltraGrids!But on which event i have to use the PerformAutoResizeColumns() function?This not works correctly:
this.BindingSource.DataSource = Repository.GetAlleUsers(); this.ultraGrid1.DisplayLayout.PerformAutoResizeColumns(false, Infragistics.Win.UltraWinGrid.PerformAutoSizeType.AllRowsInBand, true); Thanks 4 Help!!!
Hello Mygil,
I am still following this forum thread. Have you been able to try the suggested approach?Please feel free to let us know if you have any other questions with this matter.