Under Review
Last Updated: 21 Feb 2024 13:29 by ADMIN

In the month view, the Kendo-UI Calendar widget displays the days of the next or previous month to fill the remaining space in a week. When a date is selected, it is highlighted.

Imagine the following scenario:

  • You select the first day of any month.
  • You view the month before the one with the selected day in the month-view. As long asthe last day of this month is not a Sunday, you should also see an entry for the date you selected before.
  • However, the currently selected date is not highlighted.

This can easily be repoduced with the demo calendar.

Under Review
Last Updated: 19 Dec 2023 16:35 by ADMIN
After updating drawing a standard area chart with 10 data points takes 10-20x the amount of time, and renders the browser frozen for long periods.
Under Review
Last Updated: 23 Mar 2023 15:06 by ADMIN
Created by: Bradley
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
0
Hey all,

grid.exportSelectedToExcel(true) is working for continuous selection ranges, displaying the header column and then the selected entries in the excel file.

However, when the selection is not continuous (for example, maybe I have the first row selected and the third row selected, but not the second), for every row that is selected it adds a new column header row.

I've included some screenshots as an example:

SELECTED ROWS IN GRID:



EXPORTED USING grid.exportSelectedToExcel(true):



I have testesd this on multiple versions, including 2023.1.314 and 2022.2.621

I would appreciate any assistance with this.

Thanks
Under Review
Last Updated: 12 Dec 2022 13:11 by ADMIN
One of my schedulers has an optional title field. The title is computed in these cases based on other properties on the event. An example could be an event that contains a “category” of “Break” and an employee of “Bob”. The title if empty might return “Break for Bob”. When we edit this event and choose a new category, the save works, and the new event coming in with the SignalR update contains the new “title” property as needed. But the event does not update in the DOM. It looks to be skipped somehow. This required a bunch of JavaScript to fix. Need to enumerate all events coming in the SignalR post, then enumerate all DOM elements for events in that scheduler, and manually update the DOM text for the event
Under Review
Last Updated: 29 Oct 2021 13:08 by ADMIN

When I navigate through the drop down on the left side to select a field to filter on, it will only grab the first 2 and the last option. When the element is opened it will properly go through all options. Reproducer: https://dojo.telerik.com/AruwArIP

I have made a recording of the bug here: https://imgur.com/a/kIgDa06