Method | Description | |
---|---|---|
BindFilter ( ) : void |
Binds the filter.
|
|
BindGrid ( ) : void |
Binds the group members grid.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
bddlCampus_SelectionChanged ( object sender, |
Handles the SelectionChanged event of the bddlCampus control.
|
|
gOccurrences_Add ( object sender, |
Handles the Add event of the gOccurrences control.
|
|
gOccurrences_Delete ( object sender, |
Handles the Delete event of the gOccurrences control.
|
|
gOccurrences_Edit ( object sender, |
Handles the Edit event of the gOccurrences control.
|
|
gOccurrences_GridRebind ( object sender, |
Handles the GridRebind event of the gOccurrences control.
|
|
gOccurrences_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void |
Handles the RowDataBound event of the gOccurrences control.
|
|
rFilter_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the rFilter control.
|
|
rFilter_ClearFilterClick ( object sender, |
Handles the ClearFilterClick event of the rFilter control.
|
|
rFilter_DisplayFilterValue ( object sender, |
Rs the filter_ display filter value.
|
Method | Description | |
---|---|---|
MakeKeyUniqueToGroup ( string key ) : string |
Makes the key unique to group.
|
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e | The |
|
return | void |
protected bddlCampus_SelectionChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gOccurrences_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gOccurrences_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gOccurrences_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gOccurrences_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected gOccurrences_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
sender | object | The source of the event. |
e | System.Web.UI.WebControls.GridViewRowEventArgs | The |
return | void |
protected rFilter_ApplyFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected rFilter_ClearFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected rFilter_DisplayFilterValue ( object sender, |
||
sender | object | The sender. |
e | The e. | |
return | void |