Свойство | Тип | Описание | |
---|---|---|---|
AccessDataSource1 | global::System.Web.UI.WebControls.AccessDataSource | ||
GridWeb1 | global::Aspose.Cells.GridWeb.GridWeb |
Метод | Описание | |
---|---|---|
AccessDataSource1_Selecting ( object sender, System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs e ) : void | ||
GridWeb1_CustomCommand ( object sender, string command ) : void | ||
Page_Load ( object sender, |
Метод | Описание | |
---|---|---|
ShowErrorMsg ( string msg ) : void |
protected AccessDataSource1_Selecting ( object sender, System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs | |
Результат | void |
protected GridWeb1_CustomCommand ( object sender, string command ) : void | ||
sender | object | |
command | string | |
Результат | void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
Результат | void |
protected global::System.Web.UI.WebControls.AccessDataSource AccessDataSource1 | ||
Результат | global::System.Web.UI.WebControls.AccessDataSource |