Unplanned
Last Updated: 11 Feb 2026 00:55 by Andy

We use the KendoUI for jQuery framework in the enterprise SaaS application we create. Giving our clients access to their data and being able to provide a mechanism where a client could build out some of their own functionality on our Saas platform (ie accessing the Data, webservices etc) is highly desirable.

Our front end is based on a MicroUI approach, so if the client can vibecode building a new microUI, the UI experience with the other microUI we provide would be seamless. Examples might be: Create a Scheduler view showing all the European Holidays in 2026, or create a grid view populated with all the customers who have not transacted in 2025 and show their linkedin link/profile.

We can easily wrap any vide coded application into our application now using the microUI approach, but what we dont get is the same look and feel, themes and components being used. It is this we are looking to solve.

Unplanned
Last Updated: 10 Feb 2026 09:14 by Michael D

I have noticed that, after switching themes, the tooltips in our application do no longer work correctly. I was able to reproduce the issue in the following two DOJOs:

The only difference between those two is the stylesheet to be loaded (line 6).

Steps to reproduce:

  1. load the DOJO
  2. hover over the red dot (notice how the text uses all space available and does not get wrapped unless necessary)
  3. hover over the green dot 
  4. hover over the red dot again

In step 4, the correct behavior would be displaying the tooltip in the same fashion as in step 2. However, in the faulty DOJO, it can be seen that the tooltip does not expand past the width of the text that is displayed when hovering over the green dot. This means that when displaying long tooltips after short ones, they are always wrapped unnecessarily.

A way to fix this behavior (and what's actually the difference between the two stylesheets) is to set the position on the ".k-animation-container" back to its default value "static". Usually, this value is overridden by the output of the size calculations, but during the calculations this value comes to play.

This third DOJO demonstrates the fix described above.

Please note that when using the default-ocean-blue stylesheet, the positioning of the callout seems to be broken as well.

Unplanned
Last Updated: 09 Feb 2026 11:44 by Michael D
The Kendo UI Toolbar widget supports right-aligning items by adding an item of type "spacer" inbetween as done in this DOJO. If the amount of available space is decreased so that the rightmost item moves into the overflow menu, there is no space between the rightmost visible item and the overflow button. You can see this when hovering over the overflow button or focusing it, so that its boundary becomes visible.
Unplanned
Last Updated: 29 Jan 2026 07:21 by ADMIN
Created by: Hirenkumar
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
3

Dear Team,
Currently, Telerik Smart Grid AI features rely on external AI services (e.g., OpenAI cloud). While this works well, customers who cannot use online services face challenges when trying to integrate local models (such as Ollama).

Since the Smart Grid already exposes its schema to the AI service, it would be highly beneficial if Telerik could provide at least one default AI service (hosted and managed by Telerik) that:

  • Works seamlessly with dynamic/auto-generated columns

  • Supports basic grid operations such as sorting, filtering, paging, highlighting, and grouping

  • Ensures compatibility with the Telerik.AI.SmartComponents.Extensions package

Rationale:

  • Many enterprise customers have restrictions on using cloud-based AI services and prefer local or vendor-hosted solutions.

  • A default AI service from Telerik would simplify integration, reduce configuration overhead, and guarantee compatibility with Kendo Grid features.

  • This would also ensure consistent behavior across environments without requiring customers to experiment with different local models.

Impact: This feature would significantly improve adoption of AI-powered grid functionality for customers with strict data policies, while ensuring a smooth developer experience.

Reference: For more details on the issue and context, kindly refer to the support ticket: Telerik Support Ticket #1707506 (https://www.telerik.com/account/support-center/view-ticket/1707506)

 

Thanks & Regards,
Hiren Lad

Unplanned
Last Updated: 26 Jan 2026 15:25 by Daniel
Created by: Daniel
Comments: 0
Category: Editor
Type: Feature Request
1

Hi Team,

I would like to request to add Operational Transformation or a way to update text within the editor while maintaining the current cursor position.  

Thank you!

Unplanned
Last Updated: 19 Jan 2026 13:49 by Merlin
Created by: Merlin
Comments: 0
Category: Spreadsheet
Type: Bug Report
0

Reproduction of the problem

  1. Run this sample
  2. Select first row
  3. Delete the row
  4. Select range A1:C3
  5. Apply borders
  6. Select row 3
  7. Delete the row

Current behavior

Top border of cell B1 disappears

Expected/desired behavior

Borders are persisted

TicketID:

1708030

Environment

* **Kendo UI version:** 2025.4.1217

Unplanned
Last Updated: 16 Jan 2026 09:47 by Rodwan

Bug report

After exporting/saving an image using the Kendo Drawing API, the styles added for the export remain.

Reproduction of the problem

  1. Go to this Kendo UI Dojo.
  2. Inspect the component

Current behavior

Transition remains at none after exporting.

Image

Expected/desired behavior

Explain what the expected behavior of the functionality is

This behavior has occurred since version 2024.4.1112

Unplanned
Last Updated: 15 Jan 2026 14:39 by ADMIN

Create a grid with batch set to true and update a field value using the set method of the kendo.data.Model object in JavaScript. The grid cell will be marked as dirty but the "Save changes" or "Cancel changes" buttons will not display. If you click into another editable cell, then the buttons will display.

See https://dojo.telerik.com/TwTMSsrB and attached example.html.zip.

 

See attached image.png for example image.

Unplanned
Last Updated: 13 Jan 2026 09:19 by ADMIN
Created by: Rajpradeep
Comments: 6
Category: Grid
Type: Bug Report
1

Bug report

When using the Selection and Export Grid Demo in Safari, and pasting the cells in Excel, there appears to be some extra empty lines below the paste.

Reproduction of the problem

  1. Open the demo URL in Safari browser.
  2. Select few cells and choose Copy option from the context menu.
  3. Open an Excel file and paste the copied items (extra empty lines are pasted at the end).

Expected/desired behavior

The pasted lines should not include any additional empty lines beneath the specific content.

Environment

  • Kendo UI version: 2022.2.802
  • jQuery version: All Supported
  • Browser: all
Unplanned
Last Updated: 13 Jan 2026 05:45 by ADMIN
Created by: Rick Kauwen
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
When the inline editor looses focus, the selection is cleared. Internal the selection is kept in property selectionRestorePoint. It would be nice if that selection would be visible if the editor has no focus.
Unplanned
Last Updated: 12 Jan 2026 15:51 by SturmA
Created by: SturmA
Comments: 0
Category: Editor
Type: Feature Request
1

Hi Team,

I would like to request adding visual page breaks with header/footer features.  Comparatively, SyncFusion has this included and it would be great to have Telerik add these features.

Thank you!

Unplanned
Last Updated: 12 Jan 2026 12:31 by ADMIN

The different Date/Time Pickers contain of an input field and a button that opens a calendar view in a popup. Usually, the background color of the button changes when it is clicked. In Firefox, nothing happens, because it seems to block the :active pseudo class. This DOJO demonstrates the behavior.

In other, similar input widgets like the NumericTextBox, this problem does not occur, because the .k-selected class is set on the button instead. Still, Firefox blocks the :active pseudo class.

Unplanned
Last Updated: 12 Jan 2026 07:04 by changcheng

Bug report

When sorting is enabled for a virtualized Grid, in some cases, after scrolling to the bottom, the Grid does not show enough items to fill the tnire table.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/XZAkgwxd
  2. Scroll to the bottom and sort the table, for example, by ID

Current behavior

The Grid shows only the last page of items, while there are enough items to fill up the entire table

Image

Expected/desired behavior

Enough items to fill the Grid height should be displayed. There should be no blank space without records.

Environment

  • Kendo UI version: 2025.4.1111
  • Browser: [all]
Unplanned
Last Updated: 06 Jan 2026 19:21 by Monica
Created by: Monica
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1

Hi Team,

While I understand there are release notes and breaking changes, I would like to request you consider adding some version information to the documentation.  This would help identify when certain features were introduced.  

Thank you!

 

Unplanned
Last Updated: 05 Jan 2026 15:56 by Rick Kauwen
Created by: Rick Kauwen
Comments: 0
Category: PDFViewer
Type: Bug Report
1

Bug Report

If you load a PDF with hyperlinks to navigate throughout the PDF, the page will not be rendered and the navigation fails.

Reproducible

  1. Go to our live demo.
  2. Add a pdf with links pointing to later page
  3. Click on the link to later page

Current Behavior

The following console error will occur:
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'offsetParent')

Expected Behavior

The link should navigate to page links.

Environment

Unplanned
Last Updated: 02 Jan 2026 12:55 by ADMIN

When a kendoContextMenu is applied to a combobox (html tag select) you are not able to show the select options by tapping it. The behaviour is on mobile browser only (tested iPad and Google Chrome developer tools with device toolbar enabled).

I reproduced the issue in telerik dojo, here is the code.

<!DOCTYPE html>
<html>
<head>
    <base href="https://demos.telerik.com/kendo-ui/menu/context-menu">
    <style>html { font-size: 14px; font-family: Arial, Helvetica, sans-serif; }</style>
    <title></title>
    <link rel="stylesheet" href="https://kendo.cdn.telerik.com/2021.1.330/styles/kendo.common-bootstrap.min.css" />
    <link rel="stylesheet" href="https://kendo.cdn.telerik.com/2021.1.330/styles/kendo.bootstrap.min.css" />
    <link rel="stylesheet" href="https://kendo.cdn.telerik.com/2021.1.330/styles/kendo.bootstrap.mobile.min.css" />

    <script src="https://kendo.cdn.telerik.com/2021.1.330/js/jquery.min.js"></script>
    
    
    <script src="https://kendo.cdn.telerik.com/2021.1.330/js/kendo.all.min.js"></script>
    
    

</head>
<body>
    <div id="example">
      <select>
        <option>Opzione 1</option>
        <option>Opzione 2</option>
        <option>Opzione 3</option>
      </select>
      
    <ul id="menu">
        <li>
            <img src="../content/web/toolbar/reply.png" /> Reply
        </li>
    </ul>
      
</div>
<script>
    $(document).ready(function() {
        setTimeout(function () {
            var initMenu = function () {
                menu = $("#menu").kendoContextMenu({
                    target: "select",
                    select: function(e) {
                        // Do something on select
                    }
                });
            };

            initMenu();
        }, 0);
    });
</script>

</body>
</html>
Unplanned
Last Updated: 16 Dec 2025 12:45 by Michael
Provide a mechanism for disabling automatic recalculation of formulas in cells. In order to augment the widget when a large portion of sheets are and cells are rendered.
Unplanned
Last Updated: 12 Dec 2025 15:51 by Mohd
Created by: Mohd
Comments: 0
Category: Spreadsheet
Type: Bug Report
1

Bug report

NORM.S.INV, NORM.INV, and NORM.DIST are officially listed as supported formulas, but they are not functioning properly

Regression bug since 2024.4.1112

Reproduction of the problem

Open the Demos - https://demos.telerik.com/kendo-ui/spreadsheet/index

Paste: =NORM.S.INV(0.908789)

Result must be 1.3333347


Environment
Kendo UI version: 2024.4.1112
Browser: [all ]

Unplanned
Last Updated: 12 Dec 2025 07:01 by ADMIN

The TileLayout is a great way to show data in a dashboard, but lacks a dataSource to allow dynamic generation of them. I have had to create a custom extension that introduces a dataSource, which then utilises `widget.setOptions({ containers: items })`. But this puts too much reliance on custom code and is a worry that it will break between version upgrades. Also, editing one container doesn't allow the refreshing of one tile; I need to reset the whole lot using `setOptions`.

Adding, editing, resizing, and re-ordering are also difficult to implement for a tool that has huge potential.

Unplanned
Last Updated: 04 Dec 2025 13:43 by ADMIN

Hi Telerik Team,

I’m using Kendo UI version 2022.3.1109 with jQuery, and I have implemented a Kendo UI ImageEditor in my application. I would like to restrict the allowed file types when users open an image from their device.

Goal
I want the ImageEditor to accept only a specific set of formats:

  • .png
  • .jpg/jpeg
  • .webp

Current Behaviour

When the user clicks the Open tool inside the Image Editor:

  • It allows all file types, including unsupported ones
  • There is no configuration option like the accept attribute available in Kendo Upload

    I checked the documentation but could not find any built-in way to filter file types for the ImageEditor Open dialog.


Regards,
Amit

1 2 3 4 5 6