Method | Description | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gList_Delete ( object sender, |
Handles the Delete event of the gList control.
|
Method | Description | |
---|---|---|
BindGrid ( ) : void |
Binds the grid.
|
|
gList_GridRebind ( object sender, |
Handles the GridRebind event of the gList control.
|
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e | The |
|
return | void |
protected gList_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |