How to best fit all the columns in a grid control when form is loaded. I do have a button as shown in the following picture to do that when i right click the header of the grid control, but as opposed to this I want this event to be fired automatically when the form is loaded. I don’t want to do this by right clicking the header of the grid control and than clicking the Best Fit(all columns) button to best fit all the columns.

How to best fit all the columns in a grid control when form is
Share
This is how I do it.