-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: Medium
Milestone
Description
Bug report
Some of ours grids stopped showing the filter icon in the columns. After digging a bit found that the issue happens when I have a grid initialized with sortable = true and then initialize a new one with sortable = false.
Reproduction of the problem
Dojo: https://dojo.telerik.com/ogUZEbUP
the issue seems to be caused by this:
this selector is catching all the k-cell-inner from the first grid.
Expected/desired behavior
The filter icon should be shown on all grids that have filtering enabled.
Environment
**Kendo UI version: 2022.1.301 (Last working version - v2021.3.914)
**jQuery version: 1.12.4
**Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: Medium