Client API ReferenceFunctionssetGridDefaultsAuf dieser SeitesetGridDefaults brixxApi.SetGridDefaults Sets the grid to its default values. Any setting for this grid for the user will be lost. Parameters controlId - id of the grid control Example Usages brixxApi.SetGridDefaults(myGrid);