The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

EditingCore class

Updating behavior object of the grid.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.EditingCore = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.EditingCore();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.GridBehavior
            Infragistics.Web.UI.GridBehaviorContainer
               Infragistics.Web.UI.EditingCore

See Also