User Restrictions

This demo demonstrates how to set end-user restrictions in the grid. Change the demo’s options to specify what actions end-users can perform to manage data.

Related APIs:

GridControl.IsReadOnly

GridControl.NewItemRowVisibility

GridControl.AllowEditRows

GridControl.AllowDeleteRows

GridControl.AllowResizeColumns

GridControl.AllowSort

GridControl.AllowGroup

GridControl.AutoFilterPanelVisibility

GridControl.FilterPanelVisibility

GridControl.TotalSummaryVisibility

GridControl.IsRowCellMenuEnabled

GridControl.IsColumnMenuEnabled

GridControl.IsGroupRowMenuEnabled

GridControl.IsTotalSummaryMenuEnabled

GridControl.HighlightMenuTargetElements