Click or drag to resize
GridClientSelectColumn Class
Displays a Checkbox control for each item in the column. This allows you to select grid rows client-side automatically when you change the status of the checkbox to checked.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsGridColumn
    Kettic.AspNet.ControlsGridButtonColumn
      Kettic.AspNet.ControlsGridClientSelectColumn

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class GridClientSelectColumn : GridButtonColumn

The GridClientSelectColumn type exposes the following members.

Constructors
  NameDescription
Public methodGridClientSelectColumn
Top
Methods
See Also