@if (childWindowOpened) {
}

Working on your request, please wait....

@if ((gridView && gridView.total)) {
Total: {{gridView.total}} @if(selectedIds?.length) { Selected: {{selectedIds.length}} }
}
@for (column of columns; track column) { }