TIWCGJQGridOptions.UpdateColumns Method

this synchronizes the width of the headers with the data. Useful when used with table drag and drop. This method should be used this way - Example: var mygrid=jQuery(”#grid_id”)[0]; mygrid.updateColumns();

Namespace: IWCGJQGrid
public
 procedure UpdateColumns;