Good afternoon,
Does anyone know how to disable <kendo-filter> control?
I have it on the card and the card is disabled and I need to disable it as well.
Any help will be greatly appreciated.
Does anyone know how to disable <kendo-filter> control?
<kendo-filter [filters]="populationCriteriaFilters"
[value]="initialValue" (valueChange)="onFilterChange($event)"> </kendo-filter>
Any help will be greatly appreciated.