Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
AI Productivity Tools
UI/UX Tools
Debugging
Free Tools
Support
Resources
Design and Productivity Tools
Hi, is there a way to leave only the first input for a filter an remove all the others? Or any other way to get rid of extra "AND" options. Thanks,
Yuriy
<
kendo-grid-column
field
=
"ProductName"
title
"Product Name"
>
ng-template
kendoGridFilterMenuTemplate let-filter
let-column
"column"
let-filterService
"filterService"
kendo-grid-string-filter-menu
[extra]="false" [column]="column" [filter]="filter" [filterService]="filterService">
</