If I set the width of a column in the master table view (using HeaderStyle.Width) and then set the width again to something different, the width doesn't change and seems to get stuck at the first width that had been set. (this is using TableLayout=Fixed and UseStaticHeaders=true, and AutoGenerateColumns=true)
Is there any way to clear the columns completely in the master table view so they are recreated when autogenerating new columns?
Is there any way to clear the columns completely in the master table view so they are recreated when autogenerating new columns?