Class DNNDataGrid
Implements
Inherited Members
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public class DNNDataGrid : DataGrid, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, INamingContainer
Constructors
DNNDataGrid()
Declaration
public DNNDataGrid()
Methods
CreateControlHierarchy(bool)
Declaration
protected override void CreateControlHierarchy(bool useDataSource)
Parameters
Type | Name | Description |
---|---|---|
bool | useDataSource |
Overrides
OnDataBinding(EventArgs)
Declaration
protected override void OnDataBinding(EventArgs e)
Parameters
Type | Name | Description |
---|---|---|
EventArgs | e |
Overrides
PrepareControlHierarchy()
Declaration
protected override void PrepareControlHierarchy()
Overrides
Events
ItemCheckedChanged
Declaration
public event DNNDataGridCheckedColumnEventHandler ItemCheckedChanged
Event Type
Type | Description |
---|---|
DNNDataGridCheckedColumnEventHandler |