@using static EgwCoreLib.Lux.Core.Enums @inherits BaseComp @if (EditRecord != null) { if (CurrEditMode == EditMode.SerStruc || CurrEditMode == EditMode.File) { if (EditRecord.Envir == EgwMultiEngineManager.Data.Constants.EXECENVIRONMENTS.WINDOW || CurrEditMode == EditMode.SerStruc) { } @* else { } *@ } else { } } else { if (isLoading) { } else if (totalCount == 0) {
@Traduci("noRecord")
@Traduci("ambiente") @if (CurrSellingItemId == 0) { } else { }
} else { @* *@ @foreach (var item in ListRecords) { } @if (totalCount >= numRecord) { }
@Traduci("anteprima") @Traduci("cataloghi_prod")Importo
@if (item.Envir == EgwMultiEngineManager.Data.Constants.EXECENVIRONMENTS.WINDOW) { if (item.SellingItemNav?.SourceType == ItemSourceType.Jwd) { } else { } } else { if (item.SellingItemNav?.SourceType == ItemSourceType.FileBTL) { } else { } } @item.Name
@item.SellingItemNav?.Description
@item.TemplateRowUID
} }