Version

activeGroupedRowResolved Property

Returns active grouped row for the whole IG.WebHierarchicalDataGrid if one is set, otherwise null will be returned. Row
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_activeGroupedRowResolved() : Infragistics.Web.UI.GroupedRow
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfActivation.get_activeGroupedRowResolved();
See Also