SortList
bool SortList(BRowContainer* list, bool isVisible);
SortList(list, parentIsVisible && (parentRow == NULL || parentRow->fIsExpanded));
bool haveLock = SortList(currentEntry->list, currentEntry->isVisible);