The version that you requested is unavailable. We've redirected you to the latest version of the help.
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.ObjectBase
         Infragistics.Web.UI.GridBehavior
            Infragistics.Web.UI.Activation
            Infragistics.Web.UI.Clipboard
            Infragistics.Web.UI.ColumnFixing
            Infragistics.Web.UI.ColumnMoving
            Infragistics.Web.UI.ColumnResizing
            Infragistics.Web.UI.GridBehaviorContainer
            Infragistics.Web.UI.GridEditBase
            Infragistics.Web.UI.Paging
            Infragistics.Web.UI.RowDeleting
            Infragistics.Web.UI.RowEditingTemplate
            Infragistics.Web.UI.RowSelectors
            Infragistics.Web.UI.Selection
            Infragistics.Web.UI.Sorting
            Infragistics.Web.UI.SummaryRow
            Infragistics.Web.UI.VirtualScrolling

See Also