Method | Description | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gPledges_Delete ( object sender, |
Handles the Delete event of the gPledges control.
|
|
gPledges_Edit ( object sender, |
Handles the Edit event of the gPledges control.
|
|
gfPledges_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the gfPledges control.
|
|
gfPledges_DisplayFilterValue ( object sender, |
Gfs the pledges_ display filter value.
|
Method | Description | |
---|---|---|
BindFilter ( ) : void |
Binds the filter.
|
|
BindGrid ( ) : void |
Binds the grid.
|
|
GPledges_RowDataBound ( object sender, System e ) : void | ||
gPledges_Add ( object sender, |
Handles the Add event of the gPledges control.
|
|
gPledges_GridRebind ( object sender, |
Handles the GridRebind event of the gPledges control.
|
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e | The |
|
return | void |
protected gPledges_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gPledges_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gfPledges_ApplyFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gfPledges_DisplayFilterValue ( object sender, |
||
sender | object | The sender. |
e | The e. | |
return | void |