Spread for ASP.NET 12 Product Documentation
SpreadDataSourceView Class Methods


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

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

Public Methods
 NameDescription
Public MethodDetermines whether the specified command can be executed. (Inherited from System.Web.UI.DataSourceView)
Public MethodPerforms an asynchronous delete operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Public MethodOverloaded. Executes the specified command. (Inherited from System.Web.UI.DataSourceView)
Public MethodPerforms an asynchronous insert operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Public MethodGets a list of data asynchronously from the underlying data storage. (Inherited from System.Web.UI.DataSourceView)
Public MethodPerforms an asynchronous update operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Top
Protected Methods
 NameDescription
Protected MethodPerforms a delete operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Protected MethodPerforms an insert operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Protected MethodOverridden. Retrieves data from the Spread component.  
Protected MethodPerforms an update operation on the list of data that the System.Web.UI.DataSourceView object represents. (Inherited from System.Web.UI.DataSourceView)
Protected MethodRaises the System.Web.UI.DataSourceView.DataSourceViewChanged event. (Inherited from System.Web.UI.DataSourceView)
Top
See Also

Reference

SpreadDataSourceView Class
FarPoint.Web.Spread Namespace