Version

AddNewGridRow class

Override of the GridRow object. Adds functionality for the add new row off the grid.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.AddNewGridRow = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.AddNewGridRow();
Inheritance Hierarchy

Object
   Sys.Component
            Infragistics.Web.UI.GridRow
               Infragistics.Web.UI.AddNewGridRow

See Also