Declined
Last Updated: 18 Jun 2013 17:40 by ADMIN
Created by: Andrew
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add a method that reverts the last edit to the grid. This way there could be an "Undo" button.
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.
Declined
Last Updated: 10 May 2013 15:12 by ADMIN
Created by: charan
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Is there any option to refresh a specific pane in the splitter?
while using the click event in one pane view,The data has to updated in the view in another pane.
Completed
Last Updated: 27 Feb 2015 21:22 by ADMIN
Created by: Stuart
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
I created a custom theme using the theme builder. I then created a grid (using the MVC wrappers) and included a column menu. When I drop down the column menu there are no sprites drawn for sort, filter etc - there are in the provided Telerik themes. These images should also be included with custom themes.
Declined
Last Updated: 19 Jul 2013 17:42 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
A container where we can open anyfile (i.e. doc, pdf, msg, xls,ppt,jpg, gif)

currently we have to use window.open method which is not efficient!
Completed
Last Updated: 15 Apr 2021 10:33 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
40
Textbox control which keeps extending until we finish typing.
something like what iOS have when we want to add note in contact.
Declined
Last Updated: 09 Sep 2021 13:32 by ADMIN
Created by: Steve
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
9
Add widgets and code to allow real Metro-style UI in web development.
Boxes, fonts, widgets, panel-flow.
Declined
Last Updated: 23 Jan 2020 10:37 by ADMIN
Created by: Michael Sogos
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Hi,

I good idea could be if we can define a "Top Level Class Name" for css class to custom stylesheet produced by themebuilder.

Example:
Image to use one of your standard stylesheet 

if i have

in my page (razor)

   @(Html.Kendo().DropDownList().Name("ControlName")  ... )

that for sure render with the theme loaded in html header section

and after  i put

<div class="MyCustomClassNameForKendoUiWidget">
   @(Html.Kendo().DropDownList().Name("ControlName2")
</div>

that will be render with an different stylesheet loaded in header section of my page and that was produced by your ThemeBuilder


What i obtain is to use different styles for KendoUI widget in same page.
Completed
Last Updated: 18 Jul 2013 22:53 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
1. Allow scrollview to be in "vertical scroll" mode
2. Allow the ability to HIDE the page indicator
Declined
Last Updated: 10 May 2013 19:35 by ADMIN
Created by: Vitantonio
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
Find Node or search mode
Completed
Last Updated: 08 Aug 2016 14:24 by Telerik Admin
Created by: Murtaza
Comments: 17
Category: Kendo UI for jQuery
Type: Feature Request
110
Ability to take over the default sort and do a custom sort on the grid. This will be really helpful for formatted columns that requires a separate sort logic. 
Declined
Last Updated: 14 Jun 2013 18:22 by ADMIN
Created by: Murtaza
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Ability to cancel default sort on the grid
Completed
Last Updated: 25 Mar 2015 12:45 by ADMIN
Created by: Akesh Gupta
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
49
Currently when using the Column Menu, there is no visual queue to indicate that the column has a filter applied to it.
Declined
Last Updated: 20 Nov 2014 18:37 by ADMIN
Created by: John
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
On Kendo's grid Custom Command, there's a bug with "text" object of "command". The bug is we can't use space in the "text" object, not even %20. 
This is because the "text" object is appended on class attribute of the command button.
Declined
Last Updated: 20 Nov 2014 18:37 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
On Kendo's grid Custom Command, there's a bug with "text" object of "command". The bug is we can't use space in the "text" object, not even %20.
This is because the "text" object is appended on class attribute of the command button.
Declined
Last Updated: 20 Nov 2014 18:37 by ADMIN
DatePicker/TimePicker.
Please consider adding an option to hide/show datepicker icon, and the another option to show the datepicker popup on field focus.
Both of these options are available in the Telerik Asp.NET Mvc Ext 
Completed
Last Updated: 23 Jan 2020 10:54 by ADMIN
Created by: SÅ‚awomir
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
6
Provide graph control that could display relations between people, objects, etc. 
Completed
Last Updated: 23 Jan 2020 11:34 by ADMIN
You have this .k-state-disabled class in kendo.css but it's not used in scripts. That's why I forced to copy all .k-state-disabled class styles to new class like

.k-button:disabled, .k-button:disabled:hover, .k-button:disabled:active {
background-color: #E3E3E3;
border-color: #C5C5C5;
color: #9F9E9E;
opacity: 0.7;
cursor: default;
outline: 0 none;
}

(this is my temporary solution)
Declined
Last Updated: 22 Jan 2020 07:27 by ADMIN
Created by: John Farrar
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
12
While I think it is great you guys are doing support for Visual Studio where is the support for DreamWeaver? Is there anyone working on this? There is a jQuery Mobile set of tags in the "Insert" section of the IDE. It would be great if we had a set of tools for Kendo UI Web, Charting and Mobile.
Completed
Last Updated: 21 Nov 2014 14:19 by ADMIN
Hi what is the latest on this please?