Méthode | Description | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the Block control.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gList_Add ( object sender, |
Handles the Add event of the gList control.
|
|
gList_Delete ( object sender, |
Handles the Delete event of the gList control.
|
|
gList_Edit ( object sender, |
Handles the Edit event of the gList control.
|
Méthode | Description | |
---|---|---|
BindGrid ( ) : void |
Binds the grid.
|
|
gList_GridRebind ( object sender, |
Handles the GridRebind event of the gList control.
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected OnInit ( |
||
e | An |
|
Résultat | void |
protected OnLoad ( |
||
e | The |
|
Résultat | void |
protected gList_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gList_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gList_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |