Version

getCurrentActiveGroupedRow Method

Returns the current Active GroupedRow.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getCurrentActiveGroupedRow() : Infragistics.Web.UI.GroupedRow;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfActiveCellChangingEventArgs.getCurrentActiveGroupedRow();
See Also