Version

GridBehavior class

Base object for the behaviors used in the grid.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.GridBehavior = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.GridBehavior();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.GridBehavior
            Infragistics.Web.UI.Activation
            Infragistics.Web.UI.GridBehaviorContainer
            Infragistics.Web.UI.GridEditBase
            Infragistics.Web.UI.Paging
            Infragistics.Web.UI.RowDeleting
            Infragistics.Web.UI.RowEditingTemplate
            Infragistics.Web.UI.Selection
            Infragistics.Web.UI.Sorting

See Also