Property | Type | Description | |
---|---|---|---|
allList | IList |
||
control_num | string | ||
forecastDateList | List |
||
totalItem | int |
Method | Description | |
---|---|---|
GetView ( string searchSql ) : void | ||
UpdateView ( ) : void |
Method | Description | |
---|---|---|
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void | ||
btnBack_Click ( object sender, EventArgs e ) : void |
protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
return | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected btnBack_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |