I have a simple hiearchical list of objects "ProductGroups" (IQueryable). Each "ProductGroup" has a collection of ProductGroups called "Children",an integer ParentId field and a boolean "IsEnabled" field.I have a simple hiearchical list of objects "Pr