Version

GridEditBase class

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

Object
   Sys.Component
      Infragistics.Web.UI.ObjectBase
         Infragistics.Web.UI.GridBehavior
            Infragistics.Web.UI.GridEditBase
               Infragistics.Web.UI.CellEditing
               Infragistics.Web.UI.Filtering
               Infragistics.Web.UI.RowAdding
               Infragistics.Web.UI.RowEditing

See Also