Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
BindDataSource ( IList |
||
PopulateSelectedData ( ) : IList |
||
UpdateView ( ) : void |
Méthode | Description | |
---|---|---|
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
public BindDataSource ( IList |
||
transportationActBillList | IList |
|
Résultat | void |
protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
Résultat | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |