C# Class Aspose.Cells.GridWeb.Examples.CSharp.Miscellaneous.PivotTable.CreateCustomPivotTable

Inheritance: System.Web.UI.Page
Show file Open project: aspose-cells/Aspose.Cells-for-.NET

Protected Properties

Property Type Description
CheckBox1 global::System.Web.UI.WebControls.CheckBox
CheckBox2 global::System.Web.UI.WebControls.CheckBox
CheckBox3 global::System.Web.UI.WebControls.CheckBox
CheckBox4 global::System.Web.UI.WebControls.CheckBox
GridWeb1 global::Aspose.Cells.GridWeb.GridWeb
RegularExpressionValidator global::System.Web.UI.WebControls.RegularExpressionValidator
RegularExpressionValidator1 global::System.Web.UI.WebControls.RegularExpressionValidator
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
TextBox3 global::System.Web.UI.WebControls.TextBox
TextBox4 global::System.Web.UI.WebControls.TextBox
btnReload global::System.Web.UI.WebControls.Button
btnSubmit global::System.Web.UI.WebControls.Button
btnSubmit2 global::System.Web.UI.WebControls.Button
btnSubmit3 global::System.Web.UI.WebControls.Button
btnSubmit4 global::System.Web.UI.WebControls.Button
ddlCountry global::System.Web.UI.WebControls.DropDownList
ddlEmployee global::System.Web.UI.WebControls.DropDownList
lnkFile global::System.Web.UI.WebControls.LinkButton
txtCountry global::System.Web.UI.WebControls.TextBox
txtEmployee global::System.Web.UI.WebControls.TextBox

Protected Methods

Method Description
GridWeb1_SaveCommand ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnReload_Click ( object sender, EventArgs e ) : void
btnSubmit2_Click ( object sender, EventArgs e ) : void
btnSubmit3_Click ( object sender, EventArgs e ) : void
btnSubmit4_Click ( object sender, EventArgs e ) : void
btnSubmit_Click ( object sender, EventArgs e ) : void
lnkFile_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
InitData ( ) : void

Method Details

GridWeb1_SaveCommand() protected method

protected GridWeb1_SaveCommand ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnReload_Click() protected method

protected btnReload_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnSubmit2_Click() protected method

protected btnSubmit2_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnSubmit3_Click() protected method

protected btnSubmit3_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnSubmit4_Click() protected method

protected btnSubmit4_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnSubmit_Click() protected method

protected btnSubmit_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

lnkFile_Click() protected method

protected lnkFile_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

CheckBox1 protected property

CheckBox1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox CheckBox1
return global::System.Web.UI.WebControls.CheckBox

CheckBox2 protected property

CheckBox2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox CheckBox2
return global::System.Web.UI.WebControls.CheckBox

CheckBox3 protected property

CheckBox3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox CheckBox3
return global::System.Web.UI.WebControls.CheckBox

CheckBox4 protected property

CheckBox4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox CheckBox4
return global::System.Web.UI.WebControls.CheckBox

GridWeb1 protected property

GridWeb1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Aspose.Cells.GridWeb.GridWeb GridWeb1
return global::Aspose.Cells.GridWeb.GridWeb

RegularExpressionValidator protected property

RegularExpressionValidator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator
return global::System.Web.UI.WebControls.RegularExpressionValidator

RegularExpressionValidator1 protected property

RegularExpressionValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator1
return global::System.Web.UI.WebControls.RegularExpressionValidator

RequiredFieldValidator1 protected property

RequiredFieldValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1
return global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator2 protected property

RequiredFieldValidator2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator2
return global::System.Web.UI.WebControls.RequiredFieldValidator

TextBox3 protected property

TextBox3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TextBox3
return global::System.Web.UI.WebControls.TextBox

TextBox4 protected property

TextBox4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TextBox4
return global::System.Web.UI.WebControls.TextBox

btnReload protected property

btnReload control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnReload
return global::System.Web.UI.WebControls.Button

btnSubmit protected property

btnSubmit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSubmit
return global::System.Web.UI.WebControls.Button

btnSubmit2 protected property

btnSubmit2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSubmit2
return global::System.Web.UI.WebControls.Button

btnSubmit3 protected property

btnSubmit3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSubmit3
return global::System.Web.UI.WebControls.Button

btnSubmit4 protected property

btnSubmit4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSubmit4
return global::System.Web.UI.WebControls.Button

ddlCountry protected property

ddlCountry control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlCountry
return global::System.Web.UI.WebControls.DropDownList

ddlEmployee protected property

ddlEmployee control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlEmployee
return global::System.Web.UI.WebControls.DropDownList

lnkFile protected property

lnkFile control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton lnkFile
return global::System.Web.UI.WebControls.LinkButton

txtCountry protected property

txtCountry control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtCountry
return global::System.Web.UI.WebControls.TextBox

txtEmployee protected property

txtEmployee control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEmployee
return global::System.Web.UI.WebControls.TextBox