Méthode | Description | |
---|---|---|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gReport_GridRebind ( object sender, |
Handles the GridRebind event of the gReport control.
|
Méthode | Description | |
---|---|---|
AddGridColumns ( object item ) : void |
Adds the grid columns.
|
|
BindGrid ( ) : void |
Binds the grid.
|
protected OnLoad ( |
||
e | The |
|
Résultat | void |
protected gReport_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |