@if (isLoading) { } else { @if (MassEdit) {
@if (showMassEditSave) { } else { }
} @* *@ @if (ShowVolume) { } @foreach (var item in bomPaged) { @if (EditRecord != null && item.numRow == EditRecord.numRow) { @if (ShowVolume) { } } else { @* *@ @if (ShowVolume) { } } } @{ int numCol = ShowVolume ? 9 : 8; @if (ShowVolume) { } }
@if (MassEdit) {
}
Class DescrizioneCodVol# Item Mat. Qty UnitPrice Importo
@(item.numRow)
@($"{item.Volume:N3}")@($"{item.ItemQty:N0}") @($"{item.Qty:N3}") @($"{item.PriceEff:C2}") @($"{item.TotalCost:C2}")
@(item.numRow) @if (MassEdit) { } @if (item.Price == 0) { } @item.ClassCode @item.ItemCode@item.Value.DescriptionCode@($"{item.Volume:N3}")@($"{item.ItemQty:N0}") @($"{item.Qty:N3}") @($"{item.PriceEff:C2}") @($"{item.TotalCost:C2}")
@BomList.Count materiali@($"{VolTotale:N3}")@($"{TotItemQty:N0}") @($"{QtyTotale:N3}") tot: @($"{ImportoTotale:C2}")
}