Version

getNewActiveGroupedRow Method

Returns the GroupedRow that is going to be active.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getNewActiveGroupedRow() : Infragistics.Web.UI.GroupedRow;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfActiveCellChangingEventArgs.getNewActiveGroupedRow();
See Also