메소드 | 설명 | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gGroups_Add ( object sender, |
Handles the Add event of the gGroups control.
|
|
gGroups_Delete ( object sender, |
Handles the Delete event of the gGroups control.
|
|
gGroups_Edit ( object sender, |
Handles the Edit event of the gGroups control.
|
|
gfSettings_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the gfSettings control.
|
|
rFilter_DisplayFilterValue ( object sender, |
Rs the filter_ display filter value.
|
메소드 | 설명 | |
---|---|---|
BindFilter ( ) : void |
Binds the filter.
|
|
BindGrid ( ) : void |
Binds the grid.
|
|
GetAvailableGroupTypes ( ) : List |
Gets the available group types.
|
|
gGroups_GridRebind ( object sender, |
Handles the GridRebind event of the gGroups control.
|
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
protected gGroups_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroups_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroups_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gfSettings_ApplyFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected rFilter_DisplayFilterValue ( object sender, |
||
sender | object | The sender. |
e | The e. | |
리턴 | void |