Completed
Last Updated: 23 Jan 2015 14:38 by ADMIN
Created by: John
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I created a Kendo UI grid with two columns.
One is just a number called num0.
the other is is called num1 and it's data is created from num0 through a 
template.

The filter on num0 works find.
The filter on num1 shows up and you can use it but
no matches are found. ie: filter on num1 and select "Is equal" and enter "2",
then click "Filter"
and grid is emptied when it should have shown the 1st record.

I think it has something to do with the "template" that I am using
to fill num1 column.

http://jsfiddle.net/elbarto99/acyxekgx/

Completed
Last Updated: 20 Jan 2015 12:10 by ADMIN
The
"Grid / Filter menu customization"
http://demos.telerik.com/kendo-ui/grid/filter-menu-customization

doesn't have enough similar "City" names
to test the "Starts with" filter
when a person might enter 

"B"

and list multiple citys that start with "B"

Currently there is only one city name per letter.

Maybe you could make a couple cities have the same start letter.

ie: "Boston" and "Berkley"

Then you would see that the "Starts with" won't function
for the "City" column
because you can't enter just "B" and have to select a city from
the cityFilter DropDownList.

Completed
Last Updated: 26 Jun 2015 09:03 by ADMIN
Kendo UI Tree List control currently does not support column resize and frozen columns. The former prevents us from using it as our end users will not be able to resize the columns when the tree list columns are localized.
Declined
Last Updated: 19 Jan 2015 17:38 by ADMIN
http://docs.telerik.com/kendo-ui/api/jsp/rangeslider
http://docs.telerik.com/kendo-ui/api/jsp/slider

under the "tickPlacement" section

says:

The available options are:

It needs to be:

The available options are: both, ...

and list the other options.

I found "both" being used here:

http://demos.telerik.com/kendo-ui/slider/right-to-left-support

but I don't know what else I could used for other effects
Completed
Last Updated: 16 Jan 2015 10:51 by ADMIN
in
http://demos.telerik.com/kendo-ui/datepicker/index
which is the

DATEPICKER
demo

change attribute in label tag from 

"<label datepicker="start">Show ..." 

to 

"<label for="datepicker">Show ..." 

Reason:

I don't know what the datepicker="start" attribute is for the
<label> tag and I think it is an error
and should be
for="datepicker"
which is a valid attribute for the <label> tag
and makes the cursor move to the datepicker input widgit if the label is clicked.


Completed
Last Updated: 15 Jan 2015 13:45 by ADMIN
1. If I enter 9/1/15, Kendo control shows me error and asks me to enter 9/1/2015.
2. If I enter 4 and press tab => it should fill it with 4/01/2014.
3. If I enter 4/01 and press tab => it should fill it with 4/01/2014.
4. If I enter 31/2/2015, it should automatically round it to 28/2/2015.

I compared this to other Telerik Product (e.g. Telerik ASP .NET forms controls) and I noticed above items. As this is currently working in ASP .NET Forms control using jQuery/javascript, I believe it should be workable in same fashion as we can't tell our client that one control set works one way for them on one site and other control set works differently by same provider on their other site.
Declined
Last Updated: 14 Jan 2015 18:45 by Telerik Admin
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Hi,

When using Kendo in our team's solution, we parse all of the kendo files to build our own dependency tree. While trying to recently integrate excel export for grids, I noticed two issues with dependencies:

kendo.excel.js references kendo.data.TreeListDataSource, but does not require kendo.treelist, so we get an undefined exception.

Export requires jszip, but jszip is not mentioned as a dependency in any of the kendo files. Can we get those added?

Thanks!
Declined
Last Updated: 17 Mar 2016 12:54 by ADMIN
Created by: Milan
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
5
Please support Internet Explorer 8 when using Kendo-Angular by supporting Angular 1.2.* branch as well.
Completed
Last Updated: 12 Aug 2021 13:56 by ADMIN
Created by: Бежнар
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Range area and column
A detailed description of the problem to the link: http://www.telerik.com/forums/range-area-and-column
Unplanned
Last Updated: 16 Nov 2021 15:43 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
It is actually a problem that we have on our corporative product. 

We are using a Kendo.Map but the user has the ability of swapping between our corporative version of OSM, the public OSM, Bing and Aerial map.

This means that I have to create a map with five layers at the beginning and set different opacities downloading all the time the tiles for the 5 layers or I have to destroy the map and shift layers like you asked me to do in this post
http://www.telerik.com/forums/add-layer-dynamically-to-map

Could be possible to include a new feature on the maps that allow the developer to change dynamically the layer type, the url template and the subdomains.
without having to destroy the map, set it empty and create it again.

Thanks a lot.
Declined
Last Updated: 22 Jun 2015 14:03 by ADMIN
Created by: Vasim
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
Can we have an option where the TabStrip tabs overflow to a dropdown just like the ToolBar items overflow when re-sized instead of wrapping tab items to another line

This would work great on small factor tablets/phones
Completed
Last Updated: 13 Sep 2018 18:07 by ADMIN
Created by: Paul
Comments: 9
Category: Kendo UI for jQuery
Type: Feature Request
29
You've already got two "Material" themes, but they don't really seem to match the Google Material Design guidelines (http://www.google.com/design/spec/material-design/introduction.html). Would it be possible to add a new theme that accurately tracks the Material Design guidelines?
Completed
Last Updated: 19 Aug 2021 11:16 by ADMIN
Created by: Olga
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
When you mouse over notes would like to be able to show tooltip with some additional detailed information
Declined
Last Updated: 07 Jan 2015 18:24 by John
<pre>
Change typos in document:

http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-columns.filterable.cell.suggestionOperator


from:

"startswidth"
"startswidht" 

to:  

"startswith"

</pre>
Duplicated
Last Updated: 01 Jul 2021 11:53 by ADMIN
Created by: Franck
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
10
Please see http://dojo.telerik.com/uSaq/3 When you click on the "reload" button, the gauge always animates from 0 to the given value.

We would like to animate the gauge between current and next value, without jumping to 0.

(related to support ticket : http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=892750 )
Unplanned
Last Updated: 10 Mar 2020 11:30 by ADMIN
Created by: MUHAMMAD AIMAN
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
19
It would be nice that export-to-excell feature supports the text orientation which is supported by MS Office and Open Office. This feature lets the user to have vertical text in the worksheet.
Declined
Last Updated: 07 Jan 2015 09:33 by ADMIN
Created by: Jiajia
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
When I used the angularjs to bind template data to kendo-mobile-scroll-view, it will post error when scroll to the last page, it post error as Uncaught TypeError: undefined has no properties, I think there is an error existed, could you fix it? If it is not, or you could give a more clear example on demo part?
Completed
Last Updated: 19 Sep 2016 06:04 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
Just make it compatible! 
Declined
Last Updated: 06 Jan 2015 17:37 by ADMIN
MultiSelect field to be able to be inputted manually, if look up is not available
Completed
Last Updated: 09 Feb 2015 14:52 by ADMIN
Created by: prakash
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
Select All Check box required  in a grid and we can select a specific records by using the checkbox, and will go for export to excel or export to pdf.