Spread for ASP.NET 12 Product Documentation
FpSpread Class Events


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : FpSpread Class

For a list of all members of this type, see FpSpread members.

Public Events
 NameDescription
Public EventOccurs when the user sets the operation mode to row mode and moves the focus to a new row.  
Public EventOccurs when the user changes the active sheet.  
Public EventOccurs when the data model aggregates.  
Public EventOccurs when the user is done filtering.  
Public EventOccurs when the user is filtering.  
Public EventOccurs when a user clicks a button cell on a sheet.  
Public EventOccurs when the user clicks the Cancel button on the component.  
Public EventOccurs when the user clicks a cell using the left mouse button.  
Public EventOccurs when the user creates a child sheet.  
Public EventOccurs when the user clicks a cell in the column header using the left mouse button.  
Public EventOccurs when the user clicks on the Create button.  
Public EventOccurs when the server control binds to a data source. (Inherited from System.Web.UI.Control)
Public EventOccurs when the user clicks/touches on the DeleteColumn button on the component and deletes column(s) in the active sheet.  
Public EventOccurs when the user clicks the Delete button on the component.  
Public EventOccurs when the user clicks/touches on the DeleteRow button on the component and deletes row(s) in the active sheet.  
Public EventOccurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. (Inherited from System.Web.UI.Control)
Public EventOccurs when the user clicks the Edit button on the component.  
Public EventOccurs when the use of a command button causes an error.  
Public EventOccurs before saving Spread to Excel.  
Public EventOccurs when spread creates the group bar.  
Public EventOccurs when the user is done grouping.  
Public EventOccurs when the user is grouping.  
Public EventOccurs when the user clicks/touches on the HideColumn button on the component and hides column(s) in the active sheet.  
Public EventOccurs when the user clicks/touches on the HideRow button on the component and hides row(s) in the active sheet.  
Public EventOccurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from System.Web.UI.Control)
Public EventOccurs when the user clicks/touches on the InsertColumn button on the component and inserts column(s) in the active sheet.  
Public EventOccurs when the user clicks on the Insert button on the component and inserts a new row in the active sheet.  
Public EventOccurs when the user clicks/touches on the InsertRow button on the component and inserts row(s) in the active sheet.  
Public EventOccurs when the server control is loaded into the System.Web.UI.Page object. (Inherited from System.Web.UI.Control)
Public EventOccurs when the Spread context menu item is clicked.  
Public EventOccurs after the System.Web.UI.Control object is loaded but prior to rendering. (Inherited from System.Web.UI.Control)
Public EventOccurs continually as printing occurs in order to give the user the opportunity to discontinue a print job.  
Public EventOccurs before each page is printed.  
Public EventRepresents a defined method that handles the PrintExternalImage event for the Spread component.  
Public EventRepresents a defined method that handles the PrintExternalImageEnd event for the Spread component.  
Public EventOccurs before printing spread to PDF.  
Public EventOccurs when a sheet is printed.  
Public EventOccurs when the user clicks a cell in the row header using the left mouse button.  
Public EventOccurs when the user saves or loads a view state of a sheet.  
Public EventOccurs when the user sorts a column.  
Public EventOccurs when the user changes the top row of a sheet.  
Public EventOccurs when the TouchStrip item is clicked.  
Public EventOccurs when the user is done grouping.  
Public EventOccurs when the user clicks/touches on the UnhideColumn button on the component and un-hides column(s) in the active sheet.  
Public EventOccurs when the user clicks/touches on the UnhideRow button on the component and un-hides row(s) in the active sheet.  
Public EventOccurs when the server control is unloaded from memory. (Inherited from System.Web.UI.Control)
Public EventOccurs when the user clicks the Update button on the component.  
Top
See Also

Reference

FpSpread Class
FarPoint.Web.Spread Namespace