@using MP.MONO.UI.Components @using MP.MONO.Core.DTO @using MP.MONO.UI.Data @inject CurrentDataService MMDataService @if (ListRecords != null && ListRecords.Count > 0) { @* @if (string.IsNullOrEmpty(EC_SelValue) {
@if (ListRecords == null || ListRecords.Count == 0) { } else { }
}*@ } else { @**@ ...waiting for parameters }