메소드 | 설명 | |
---|---|---|
SetVisible ( bool visible ) : void |
메소드 | 설명 | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
ShowEdit ( int exclusionId ) : void |
Shows the edit.
|
|
modalDetails_SaveClick ( object sender, |
Handles the SaveClick event of the modalDetails control.
|
|
rGrid_Add ( object sender, |
Handles the Add event of the rGrid control.
|
|
rGrid_Delete ( object sender, |
Handles the Delete event of the rGrid control.
|
|
rGrid_Edit ( object sender, |
Handles the Edit event of the rGrid control.
|
|
rGrid_GridRebind ( object sender, |
Handles the GridRebind event of the rGrid control.
|
메소드 | 설명 | |
---|---|---|
BindGrid ( ) : void |
Binds the grid.
|
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
protected modalDetails_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected rGrid_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected rGrid_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected rGrid_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected rGrid_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |