Méthode | Description | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the control.
|
|
FormatCurrencyType ( FinancialTransaction txn ) : string | ||
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
bbtnApply_Click ( object sender, |
Handles the Click event of the bbtnApply control.
|
|
gTransactions_GridRebind ( object sender, |
Handles the GridRebind event of the gTransactions control.
|
Méthode | Description | |
---|---|---|
BindGrid ( ) : void |
Binds the grid.
|
|
FormatSummary ( FinancialTransaction txn ) : string |
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected FormatCurrencyType ( FinancialTransaction txn ) : string | ||
txn | FinancialTransaction | |
Résultat | string |
protected OnInit ( |
||
e | An |
|
Résultat | void |
protected OnLoad ( |
||
e | The |
|
Résultat | void |
protected bbtnApply_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gTransactions_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |