Infragistics(R) NetAdvantage(R) for ASP.NET
EditingCore Class Members
See Also  Properties  Methods  Events E-mail your feedback on this topic.
WebHierarchicalDataGrid Library > Infragistics.Web.UI Namespace : EditingCore Class


The following tables list the members exposed by EditingCore.

Public Constructors

 NameDescription
Public ConstructorEditingCore Constructor  
Top

Public Properties

 NameDescription
Public PropertyaddedRows Returns an array of rows that have been added and not yet commited to the server.  
Public Propertybehaviors Gets child behavior collection.  
Public PropertydeletedRows Returns an array of rows that have been deleted and not yet commited to the server.  
Public PropertyeditedRows Returns an array of rows that have been edited and not yet commited to the server.  
Public Propertyelement Returns the element assoicated with the item.  
Public Propertyevents  
Public Propertyid  
Public PropertyisInitialized  
Public PropertyisUpdating  
Public Propertyname Gets the name of the behavior.  
Top

Public Methods

 NameDescription
Public MethodbeginUpdate  
Public MethodclearBatchUpdates Undoes the batch updates on all rows  
Public Methodcommit Commits all of the changes to the server.  
Public Methoddispose For internal use.  
Public MethodendUpdate  
Public Methodinitialize  
Public MethodraisePropertyChanged  
Public MethodundoBatchUpdate Undoes the last batch update operation on a row.  
Public Methodupdated  
Top

Public Events

 NameDescription
Public Eventdisposing  
Public EventpropertyChanged  
Top

See Also

Copyright © 2003-2011 Infragistics, Inc. All rights reserved.