DataGrid.CreateControlHierarchy Method
.NET Framework 3.0
Creates the control hierarchy that is used to render the DataGrid.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
| Exception type | Condition |
|---|---|
| useDataSource is true, the value of VirtualItemCount is not set, and the selected data source does not implement the ICollection interface. - or - useDataSource is true and the data source has an invalid CurrentPageIndex property. |
Community Additions
ADD
Show: