Infragistics(R) NetAdvantage(R) for ASP.NET
GridAction Class
See Also  Members   E-mail your feedback on this topic.
WebDataGrid Library > Infragistics.Web.UI Namespace : GridAction Class

Object contains info about an action that the grid is passing back to the server.

Syntax

ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.GridAction = function( 
   type : String,
   ownerName : String,
   object : {Any},
   value : {Any},
   tag : {Any}
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.GridAction();

Inheritance Hierarchy

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2003-2011 Infragistics, Inc. All rights reserved.