Method | Description | |
---|---|---|
BindInstancesGrid ( ) : void |
Binds the instances grid.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gRegInstances_Edit ( object sender, |
Handles the Edit event of the gInstances control.
|
|
gRegInstances_GridRebind ( object sender, |
Handles the GridRebind event of the gRegInstances control.
|
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e | The |
|
return | void |
protected gRegInstances_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gRegInstances_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |