프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
BindDataSource ( IList |
||
PopulateSelectedData ( ) : IList |
||
UpdateView ( ) : void |
메소드 | 설명 | |
---|---|---|
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
public BindDataSource ( IList |
||
transportationActBillList | IList |
|
리턴 | void |
protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
리턴 | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |