I am trying to set the width of the 3 columns in this grid and they do not seem to be working no matter what I change them to. This is in a UltraWinGrid with 2 levels of OUtlook style grouping. What am I missing?
With ugReleases.DisplayLayout.Bands(0).Columns("Select").Width = 5.Columns("Select").LockedWidth = True.Columns("ReleaseName").Width = 100.Columns("DatePosted").Width = 16.Columns("DatePosted").LockedWidth = TrueEnd With
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.