Declined
Last Updated: 07 Feb 2014 14:01 by ADMIN
I would like to have the ability to have a hybrid of caching and reloading views.  If I have example.jsp?report_item=1 and example.jsp?report_item=2, I would like those to load as separate views.  But when I make the example.jsp?report_item=1 activated again after it was already loaded, I would like it to use the already loaded view.
Declined
Last Updated: 07 Feb 2014 13:42 by ADMIN
Created by: Gal
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
match kendo to telerik asp.net ajax skins so we can incorporate kendo in an asp.net web app without loosing the look and feel. 

We use all of Telerik skins in our web app and users can pick any look they like. BUT adding kendo to our app means to style kendo in 20+ ways ! too much for us. 
Declined
Last Updated: 31 Jan 2014 15:13 by Andrew
Created by: Andrew
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
With Q3 2013 SP1 & SP2, when drawing a bar chart that has both negative and positive values, with the y axis intercepting at 0, the bar chart animation for bars to the left of the y-axis originates at the left hand end of the bar. Previously, the animation originated at the y-axis for bars either side of the axis. 

See this JSBin for a working example:

http://jsbin.com/ubixOluZ/1/edit?html,js,output
Declined
Last Updated: 31 Jan 2014 15:02 by ADMIN
Created by: Paul
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Background Audio Support for HTML5 Audio on iOS7 for ICENIUM builds.
Declined
Last Updated: 31 Jan 2014 14:57 by ADMIN
When loading the content of tab, the loading indicator's position is not correct. For the kendo default theme, the indicator is at the top of tab header (correct). For the legacy theme (WebBlue), the indicator is at the bottom of tab header, besides, the width of that indicator is bigger than the width of the header.
Declined
Last Updated: 31 Jan 2014 14:41 by ADMIN
Created by: Piyush
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I have four chart legend and i want to position Two on left and Two on right is there any such feature in Kendo UI Charts.
Completed
Last Updated: 17 Jan 2014 16:20 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
When the data set is changed and the chart is redrawn there should be an option to move from the current values to the new values. Like it already exists on the gauge charts. But what about a line chart with ever changing values? 
Completed
Last Updated: 17 Jan 2014 16:06 by ADMIN
Explain the characters used in a date format string, or at least describe to what standard they are evaluated.
Declined
Last Updated: 10 Jan 2014 15:15 by ADMIN
Support of KendoUI for Mobile Grid controls with sorting,filtering,paging options
Declined
Last Updated: 10 Jan 2014 14:45 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I have two kendo grids. Parent grid contains rows with data to request.  When the numerictextbox is triggered with a spin or change that row is added to another grid (child grid) with the number from the parent numerictextbox in the child numerictextbox.  However... after several triggers... the spin action starts to add two instead of one.  Has anyone had this issues? any work arounds?
Declined
Last Updated: 23 Dec 2013 09:03 by John
Created by: John
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
1
imageBrowser: {
				messages: {
				 dropFilesHere: "Drop files here"
				},
				transport: {
					read: "/content-page-generator/image-browser?act=read",
					destroy: {
						url: "/content-page-generator/image-browser?act=destroy",
						type: "POST"
					},
					create: {
						url: "/content-page-generator/image-browser?act=create",
						type: "POST"
					 },
					thumbnailUrl: "/content-page-generator/image-browser?act=thumbnail",
					uploadUrl: "/content-page-generator/image-browser?act=upload",
					imageUrl: "http://images.xxx.com/{0}"
				}
			 }

This is a part of my javascript code from Kendo.But the Kendo "kendo.all.min.js" formatting my link.We needn't formatting images src.
error:
return r&&"f"===r.get(A)?(e=i(n.path(),r.get(S)).replace(_,""),o&&(e=v(o)?o(e):c.format(o,encodeURIComponent(e))),e):t},
change:
return r&&"f"===r.get(A)?(e=i(n.path(),r.get(S)).replace(_,""),o&&(e=v(o)?o(e):c.format(o,decodeURIComponent(e))),e):t}, 
Declined
Last Updated: 21 Dec 2013 17:05 by ADMIN
The grid should work correctly when grouping large datasets.  Currently the grid does not always display all of the groups.  IN addition groups come in and out of existence when you scroll.  It seems kind of strange that it supports grouping but doesn't work correctly in a real world scenario
Declined
Last Updated: 26 Nov 2013 14:30 by ADMIN
Created by: Timothy
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
kendo.format("{0:#,##0.######}", 4.336808689942018e-22)

This will throw an error: RangeError: toFixed() digits argument must be between 0 and 20

This appears to be a bug inside the format function.
Declined
Last Updated: 25 Nov 2013 16:09 by Telerik Admin
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently if you drag weekly event from Tuesday to Wednesday for example and change to edit series it is not being changed to Wednesday. It stays on Tuesday. I think most of people would expect it to be rescheduled for Wednesday.
Declined
Last Updated: 22 Nov 2013 18:15 by ADMIN
Created by: Vadim
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
Problem:
the same CSS classes are used for styling of different widgets, hence when they nest, styles interfere.

Example:
MultiSelect in a Grid column filter. The filter form is placed in the column menu and menu item styling (.k-filter-menu .k-button) is propagated to all k-buttons in it, including MultiSelect's selected item tags that are also k-buttons and have styling with lower specificity.

Solution:
Use additional CSS classes for specific styling. That is .k-button is Ok for generic styling (color, border, hovers), and another, say .k-item-tag and .k-menu-item, for widget specific (margin, width etc.)
Declined
Last Updated: 22 Nov 2013 18:14 by ADMIN
Created by: Jimit Ndiaye
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
There is no pure HTML5+JS equivalent for RadSpell available anywhere that I can find. We currently use RadSpell but are trying to move away from WebForms. RadSpell is holding us back.
Declined
Last Updated: 22 Nov 2013 18:13 by ADMIN
Created by: Sateesh
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Would like to have a splitter in mobile controls.
Declined
Last Updated: 22 Nov 2013 18:08 by ADMIN
Setup: 
* KendoUI Community Edition v2013.2.716
* Multiple resources in event

When Field in Event contains Array of guids - it shows fine in the event, but on grouping throws an error (as guids are treated incorrectly in filtering function)
When guid is wrapped by '', then grouping works well, but Event do not show assigned resources...
Using debugging I found that problem is in filtering (Piece from the code): for(r=a.filterExpr(e),s=r.fields,d=r.operators,o=c=Function("d, __f, __o","return "+r.expression),(s.length||d.length)&&(c=function(e){return o(e,s,d)}) 
Declined
Last Updated: 22 Nov 2013 18:07 by ADMIN
Created by: Stephen
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
line 26486 
has this:
data = extend({}, { field: group.field, value: group.value }, group.aggregates[group.field]),
should be this:
data = extend({}, { field: group.field, value: (typeof(group.value) === 'undefined' ? null : group.value) }, group.aggregates[group.field]),
Or something like that.  In any case, without that change, the following will blow up when cell value is undefined.
groupHeaderTemplate: "#=value#"
Declined
Last Updated: 22 Nov 2013 17:57 by ADMIN
Created by: Ramin
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
accordion widget is missing. please add it