Version

GridAffectedItems class

Collection of row and row ID pairs to be deleted.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.GridAffectedItems = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.GridAffectedItems();
Inheritance Hierarchy

Object
   Infragistics.Web.UI.GridAffectedItems

See Also