kendo-ui-core
kendo-ui-core copied to clipboard
An HTML5, jQuery-based widget library for building modern web apps.
Currently the grid has [filter ](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/events/filter)and [sort ](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/events/sort)events, we should add those to the TreeList as well. We should also check if there are missing events that the grid has...
### Bug report The code in the article posted here: https://docs.telerik.com/kendo-ui/knowledge-base/grid-drag-drop-with-locked-columns?_ga=2.13659696.642410415.1660574471-1260678978.1645465520 does not work properly. It has several bugs: 1. The placeholder does not span both tables 2. Some rows...
### Bug report The first unlocked column cannot be dropped into the next locked column. ### Reproduction of the problem 1. Go to the [following Progress Kendo UI Dojo.](https://dojo.telerik.com/@sspasova/ihoquMUB) 2....
### Bug report [http://dojo.telerik.com/oHeWi/6](http://dojo.telerik.com/oHeWi/6) ### Reproduction of the problem 1. Check line 13 -> (ProductId: 12, ProductName: Queso Manchego la Pastora) 2. Once the spreadsheet is loaded, Sort range Z...
## I'm submitting a... Bug report. ## Current behavior User is not able to recognize, which list item is focused or selected in 'Show items with value that:' drop drown...
## I'm submitting a... Bug Report. ## Current behavior Keyboard focus loss is observed after closing the filter pop-up by 'Esc' key. On pressing Tab key further focus start moving...
### Bug report When the Grid is grouped by a specified column, and this column has a "groupFooterTemplate" that contains aggregates from other fields, it cannot be exported to Excel....
## I'm submitting a Bug report. ## Current behavior The order of the groups cannot be changed via the drag and drop. ## Expected behavior The order of the groups...
### Bug report When you collapse a selected task in the Gantt, the selection is lost ### Reproduction of the problem 1. Open the Gantt Overview demo - https://demos.telerik.com/kendo-ui/gantt/index 2....
### Bug report When the text in MultiColumnComboBox with virtualization is longer than tha actual width of the cell, the column get wider and is misaligned. ### Reproduction of the...