Version

RowAdding class

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

Object
   Sys.Component
         Infragistics.Web.UI.GridBehavior
            Infragistics.Web.UI.GridEditBase
               Infragistics.Web.UI.RowAdding

See Also