Declined
Last Updated: 20 Nov 2014 18:11 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
3
For example, when the autocomplete list appears or disappears, the entire page flickers to black for an instant. This happens roughly 50% of the time for me. I disabled all my extensions and that didn't help.
Completed
Last Updated: 20 Nov 2014 18:10 by ADMIN
Created by: Radoslav
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
It's always selecting the first item when the filter is set to "contains"
Also, consider chaning the default filtering to "contains" like jQuery's AutoComplete UI control :) The others just don't work
Completed
Last Updated: 20 Nov 2014 18:12 by ADMIN
Created by: Rob
Comments: 12
Category: Kendo UI for jQuery
Type: Feature Request
30
Declined
Last Updated: 15 Apr 2021 10:59 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
Since we get no real intellisense with javascript, I would love it if you guys could work with the JustCode team to implement templates, or syntax checking, or KendoUI highlighting.  The cross-promotion would help both teams sell product, no?
Completed
Last Updated: 27 Feb 2015 21:21 by ADMIN
Created by: Tony
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
7
Addition of the Rich Editor similar to what is found in ASP MVC controls in Telerik
Completed
Last Updated: 24 Nov 2014 15:12 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 69
Category: Kendo UI for jQuery
Type: Feature Request
397
Thanks for sharing. The product team will be notified about your suggestion.
Declined
Last Updated: 03 Nov 2011 16:47 by ADMIN
Created by: Ben Hayat
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Hi;

It would be great to show how Kendo can work with ASP.Net membership to take advantage of it at client side.

Thanks!
..Ben
Completed
Last Updated: 23 Mar 2015 17:35 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
15
Add complex examples like the ones we find on http://dev.sencha.com/deploy/ext-4.0.0/examples/
Completed
Last Updated: 27 Feb 2015 21:27 by ADMIN
Created by: Luke
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
ComboBox initialization
  $(document).ready(function(){
      $("#combobox").kendComboBox();
  });

is missing an o in kendo
Completed
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: Glenn
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
I think there is a real need to try and get the ui feeling much more like a desktop app with regards to how data is added to a grid - I have always found the Telerik Ajax grid to be overly cumbersome for entering new rows of data. There needs to be a fluent approach to this  where by tabbing through all of the columns in the last row in the grid it should add a new row that can quickly be updated again via tabbing - much like win form controls; the aim should be speed and ease of use.
Declined
Last Updated: 20 Nov 2014 18:10 by ADMIN
Declined
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: Terrance
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Add better namespace support 
in the form of an include or using statement file for 
ease of code resuse. (Key word there is Ease) 

import Kendo.UI.widget;
import Kendo.UI.validation;
import MyAwesomeClass.THX.Teleric.ILUVU.BYEBYE;


I'd sing your good deeds across the land if you did that.
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. 
Completed
Last Updated: 15 Mar 2012 10:39 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
http://wcf.codeplex.com/wikipage?title=WCF%20jQuery
Completed
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
7
The seems to be some general usability issues with some aspect of most of the controls when used on the iPad. For instance the combo box shows the drop down twice on focus and then shows the keyboard, which then does not hide again.

You cannot scroll the grid it scrolls the page, little things like this make what could be fantastic a bit frustrating.


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
Created by: Rob
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
8
It would be nice to have built-in support for a row details feature in the Grid similar to the Telerik Silverlight GridView.  http://demos.telerik.com/silverlight/#GridView/RowDetails
Declined
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: Ben Hayat
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
Hello Team;
will there be a similar concept like ASP.Net "Master Page" which eliminate repeating part of a page in any new page? This would help designing a less crowded page.
Or a similar concept like Silverlight having a "Content" area that can be navigated to using AJAX. 
Completed
Last Updated: 20 Nov 2014 18:09 by ADMIN
Created by: Ben Hayat
Comments: 8
Category: Kendo UI for jQuery
Type: Feature Request
98
I created this suggestion in the forum, but I thought I echo the same info here for others to enter their vote.

Recently, the Telerik ASP.Net Ajax released their Q2 with a nice & powerful "Notification" control. This control can be very useful with 3 tier apps using pure Ajax to notify actions that take place on the server or web service. I suggest to consider this control for future development.

..Ben 
Completed
Last Updated: 23 Feb 2018 10:49 by Andrew
ADMIN
Created by: Todd
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
25
Make it easy to add Kendo UI to ASP.NET projects and provide a NuGet package.