Unplanned
Last Updated: 04 Jun 2019 05:45 by ADMIN
Created by: Marcello
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
Allow the customers to show and edit flow documents (DOCX and RTF).
Declined
Last Updated: 15 Jul 2021 07:26 by ADMIN

Now, I am doing with the Spreadsheet. I have a problem. 

When I change font to Japanese, and then I enter characters to cell.

The first character was disabled, other characters displayed normally.

It only cause with Japanese font.

Please help me about this problem

 

Declined
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: anirudh
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
5
I would rather have my users wait a couple of seconds for the page to load, than show all the components and have the browsers load the sprites and background images. i.e. the "flash of unstyled text" but only for images.

Is there any way you guys can forcibly pre-fetch all kendo images (maybe by creating invisible <img /> tags) so that the images would've been cached, and the UI appears instantly, even for people through slow connections

maybe, you can make this optional - because it will be useful for people using a lot of kendo elements on the page - when compared to the people using it as a minor portion.

I would love to do:
kendo.preload(function()
{});
Completed
Last Updated: 20 Nov 2014 18:09 by ADMIN
Make it easier to change the themes without having to recode all our CSS code. Many of us have already invested a lot of time in custom JQuery UI ThemeRoller themes for our applications. If we had a conversion tool that saved us from all the CSS recoding I would gladly drop UI and switch to Kendo ASAP. 
Declined
Last Updated: 20 Nov 2014 18:14 by ADMIN
Created by: RainerAtSpirit
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
http://www.requirejs.org/ might be a good fit.
Completed
Last Updated: 22 Jan 2020 13:36 by ADMIN
When working with AJAX it's essential to be able to validate a form on the fly, return errors, and deal with them without needing to actually submit the form. Please make sure the validation library works as a callable method rather than just a form submit event binding.
Completed
Last Updated: 27 Feb 2015 21:23 by ADMIN
Created by: Sergey
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
Posted 1 hour ago (permalink)

Another important thing for upload element is file list template. Somethink like 

<script id="template" type="text/x-kendo-template">
     <div>#= filename #, [#= filesize#]  
          <span class="menu">
          <ul>
               <li>#= button_delete #</li>
               <li><input class="k-button" value="Insert into text" onclick="insert()"></li>
               <li><input class="k-button" value="Copy path to bufer" onclick="copy()"></li>
          </ul>
          </span>
     </div>
</script>

This way i can path either tmplate ID or template object and affect list of files. 

Because upload is a very important thing nowadays and usually require more options than just upload.
Completed
Last Updated: 20 Nov 2014 18:17 by ADMIN
Created by: Cary Abramoff
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
5
From: Cary Abramoff
Date: 11/14/2011 6:11:04 PM
Hi,

I have a need to have multiple windows interact.

The problem is, unlike your RadWindows for Ajax which will always be on top after receiving a mouse click, not so with the Kendo UI windows.

I will explain.

I open window A.

Window A launches window B.

Window B is UNDER window A.

I have written JQuery to search for the divs with the k-window classes, find the title span, and set the z-index behaviors I want but this is not as elegant as the behavior of your own RadWindows in the Telerik Ajax suite which I use on my other big ASP.NET project.

I believe your windows need to do 2 things for official v1 release.

A- Minimize

B- Whenever a window receives focus it should have the highest z-index. 

Thanks!!

Cary
Completed
Last Updated: 19 Jul 2012 11:27 by ADMIN
Created by: DDarko
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
5
In widget "menu" option "direction" would be handy.
So you can easily insert the menu under a component and to develop to the top.
Would be nice to be able to place the menu on the right or left.
Completed
Last Updated: 27 Feb 2015 21:27 by ADMIN
Created by: Will Huang
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
Allows to bind, fire and assert key combination strings against all these Kendo UI widgets and events. Such as using keyboard shortcut to handle grid row selection or using keyboard shortcut to go to next page ... etc.
Completed
Last Updated: 13 May 2021 08:01 by ADMIN
Created by: Mike Pugh
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
5
The current set of Kendo DataViz components are pretty nice but it'd be great to have more control over the colors/shading of chart items. This is more important for interactive charts where a user might click on an item, and then a small snippet of code would re-fresh a sibling chart to show more detailed data, etc. Visually you'd want to highlight the currently selected item (similar to the piechart Explode option) with a different color/shade.
Completed
Last Updated: 11 May 2016 07:46 by ADMIN
Created by: Prasanth
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
5
Date and Time Validations & Row Selection in Grid with Checkbox to Enable Delete and Update the Selected Rows
Declined
Last Updated: 20 Nov 2014 18:21 by ADMIN
Created by: Jack
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
For an example, check the Yahoo weather app on iOS. Click (i) to add/remove/reorder locations.

For another example, check the Yahoo stocks app on iOS. Click (i) to add/remove/reorder stocks

Completed
Last Updated: 23 Jan 2020 10:30 by ADMIN
Created by: Francesco
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
Please consider to add closed captions / subtitles to your existing webinars as well to each future recorded webinar; CC are a very handy aid not only for people that are hearing impaired but also for people like me for whom English is not their native language.

Thank you
Unplanned
Last Updated: 05 Feb 2020 13:34 by ADMIN
Completed
Last Updated: 25 Jan 2016 14:45 by ADMIN
Created by: MarcoCo
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
5
Provides a easy way to filter a list with a simple client-side search feature (example add data-filter="true" attribute to the list). The framework will then append a search box above the list and add the behavior to filter out list items that don't contain the current search string as the user types.
Completed
Last Updated: 20 Nov 2014 18:34 by ADMIN
Created by: Tom
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
Templates can currently be used in chart labels. It would also be nice if templates could be applied to the chart legend.
Declined
Last Updated: 20 Nov 2014 18:35 by ADMIN
ASP.NET MVC 4 RC bundle and minimize function useless with kendoui's CSS.
When ASP.NET MVC-s built-in bundling is enabled, kendoui's css-es are broked in the minification.
There are some other miscrepancy between MVC 4 default sites.css and kendoui's CSS-es. 
I'm using 2012.1.322 kendoui version.
Declined
Last Updated: 20 Nov 2014 18:37 by ADMIN
Created by: Shawn
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
5
With native IOS, Android programs we can put the field prompt (for example User or Password) as a string in the input field that goes away when data is entered and when the field is cleared shows up again.  Is this possible to add?
Completed
Last Updated: 20 Nov 2014 18:38 by ADMIN
Created by: Daan
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
There is a bug with the rendering of the kendoDropDownList

When having a site with the following structure:

<body>
  <div id="site">
       <-- other content --!>
  </div>
</body>

The site div is streched to support a footer appearing at the bottom:

#site {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

The first time you open the dropdown box it will appear 9.5 px to the left then where is supposed to be, the second time it appears correct.