@foreach (var item in ParetoDay)
{
-
@item.Title
}
@if (string.IsNullOrEmpty(currHistId))
{
}
else
{
}
@if (!string.IsNullOrEmpty(currHistId))
{
@if (string.IsNullOrEmpty(currDetail))
{
← selezionare valore
}
else
{
if (tsDataDetail.Count == 0)
{
← No data found
}
else
{
}
}
}