Completed
Last Updated: 18 Apr 2014 12:44 by ADMIN
Created by: Fernando
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Hello

I'm using ClientGroupHeaderTemplate and dynamic grouping but the aggregation isn't working the way I need it to.

For example: 
	If I set a column "RandomValue" with a aggregation(sum, count etc), bound it with ClientGroupHeaderTemplate and group another column, the aggregation value is not displayed, but if I group the column "RandomValue" then the aggregation value is displayed but that is not useful to me
	If I bound "RandomValue" with a ClientFooterTemplate or ClientGroupFooterTemplate and group another column, the value is displayed

	I need to bound a column with ClientGroupHeaderTemplate  and the value should be displayed for whichever column I group, just like it happens with ClientGroupFooterTemplate and ClientFooterTemplate

        It'd be useful if the aggregation value could be displayed right under the column name

      My suggestion is that the ClientGroupHeaderTemplate could have the same features as the other templates like I described

Unplanned
Last Updated: 12 Aug 2021 14:02 by ADMIN
Created by: Ian
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
By design chart selection is supported only for categorical charts (bar, column etc.) but not for XY-charts (scatter, scatterline etc.). 

I'd like a similar UI for scatter charts to enable you to select data from the chart especially when the x axis is a time line.
Declined
Last Updated: 03 Feb 2022 07:16 by ADMIN
Created by: Andrew
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
An option to trigger swipe on touchend, and support for cooperative drag and swipe events.
Declined
Last Updated: 19 Oct 2021 05:39 by ADMIN
Created by: Ben
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
When using inline/batch/popup editing for grids, there is a standard way to handle server-side validation errors (from the ModelState) on the client : http://blogs.telerik.com/kendoui/posts/13-08-29/handling-server-side-validation-errors-in-your-kendo-ui-grid

When using the Upload control, the proposed solution is to use XMLHttpRequest.status and XMLHttpRequest.statusText, which is currently not very reliable, and complicated to handle. It's also a non-standard way in ASP.Net MVC, and breaks existing best-practices for error handling.

There should be a way to handle ModelState errors on upload.
Declined
Last Updated: 11 Apr 2014 12:18 by ADMIN
Created by: Rodney
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
I need the ability to have a Preview or a Detail View added to the ListView. I need to know when an item is scrolled off of the top of the list view. I want to place a preview or a details view just above the list view. I need an Scroll Event to take action and populate the preview. 

Scenario: The UI will have a listview of Reports. We want to display the report titles in the list view. We want to show a preview of the report. The Author, Publish Date, a description, etc. When the user scrolls the listview, we want to update this preview or detail panel. 
Declined
Last Updated: 18 Oct 2021 14:38 by ADMIN
Hi there,

I would be great if you could pass the event name into event handlers, as we can't pass any additional args in, like we can with jquery events, so we can write generic event handlers that can detect the event type and handle it.

Regards,

Scott
Declined
Last Updated: 22 Apr 2021 10:59 by ADMIN
Created by: Adrian
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
We would like an event that we can listen to for when the drawer has completely finished opening.
Completed
Last Updated: 10 Sep 2021 06:06 by ADMIN
Created by: Damien
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
7
The switch control does not currently support long text labels so only text such as ON and OFF are suitable. 

The widget width will not auto expand according to text length so if you want to use text such as Active or Inactive it is restricted.

While an additional <label> element can be used to describe the control we find that having the action wording within the control an efficient way to display it.

http://i.imgur.com/2ph9BMg.png
Declined
Last Updated: 04 Apr 2014 15:06 by ADMIN
Created by: Dean
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Just like the NumericTextBox in Kendo Web, but for Mobile!
Declined
Last Updated: 22 Oct 2021 12:47 by ADMIN
Created by: Andrew
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
3
At least, including:

1. Tab stop for mobilebutton, mobilebuttongroup, mobileswitch.
2. Selection support for mobilebutton (spacebar), mobileswitch (spacebar/left/right), mobilebuttongroup (left/right/up/down)

MobileButtonGroup and MobileSwitch are elegant replacements for radio and checkbox inputs, but they need keyboard support to improve desktop accessibility.
Completed
Last Updated: 31 Mar 2017 06:24 by Telerik Admin
Created by: Andrew
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
6
Presently, widget zoom events are only triggered from the mouse scroll wheel.

Please support zoom via touch input.
Completed
Last Updated: 04 Apr 2014 15:25 by ADMIN
Add support to the AutoComplete widget for binding ID of selected item to the value of the record being edited.  At the you can only bind the text-field.  This is useless for related records.
It's not good for much if you can't bind the id of the selected record, like in the Combo.
It should also have an option to only allow matching records.  So if the user types something that doesn't match it won't bind... and validation can pick up a null value that way....
Declined
Last Updated: 22 Oct 2021 12:45 by ADMIN
Created by: Goutham
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
In Kendo Web - Mobile as ListView - search field should not be scrollable, only listings should be scrollable.

If user scrolls down couple of pages down and now he wants improvise the search, then again he has to scroll back to type in search field. If only listing scrollable then search field is always visible where user can type whenever wanted.
I dont know how this is missed in the current release. This is very basic.
Under Review
Last Updated: 01 Oct 2021 12:04 by ADMIN
Created by: Mohamed
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
13
currently we can not use data-transition in modalview .... it is just a fade effect for now..

We would like to use overlay:up and overlay:down for modal view:
http://demos.telerik.com/kendo-ui/mobile/modalview/index.html
Completed
Last Updated: 24 Jan 2017 17:25 by Gesly
Created by: Neil
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
Looks are not enough... Performance please !!!


Besides reasonable funcitonality and good html5 looks we really need to start hinking about how to bring this to a new level of performance. Data's getting bigger and bigger but the charting tool hasnt up'ed their level in handleing that data. Please review and increase the cap of how many point a simple bar chart can handle...Example?
try plotting 4k points ( x axis being 0 or 1 and y axis jsut a count from 1 - 4k) using a bar chart. One of them might be reasonable but what if you have 5 of them or more on the same page ? 
Ambitious ? Stupid ? Not needed  ? probably because one doesn't need to deal with that kind of data, but I promise to any analyst that that day will come !!!
Declined
Last Updated: 26 Mar 2014 08:30 by ADMIN
Created by: md
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
DropDown show problem when click on DropeDown.
Unplanned
Last Updated: 04 Mar 2021 16:51 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
5
Look at the Telerik AJAX controls to start implementing in KendoUI as well like the list below. Now some wouldb probably only be used with the server wrapper like Captcha and Zip Library.

- MediaPlayer
- File Manager/Explorer
- Barcode
- Gauge
- Image Editor and Gallery
- Social Share
- Ticker
- Zip
- Captcha
- Etc.....
Completed
Last Updated: 04 Mar 2021 16:50 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
I think that many great ideas are already presents into the Telerik Asp.net Web Suite and that many of them MUST be "imported" (as soon as possible) into Kendo UI. Controls like SocialShare, File Exporer, Image Editor, Lightbox etc are some "must have" that will be fantastic to see into Kendo UI. Or for example having many of the Telerik Ajax Editor features into Kendo UI editors can be take into account.  I suppose that trying to unify the "Telerik Web Controls World" can help future implementation (sharing things like XAML and Silverlight also if more difficult but maybe its easy for client side) and developer technology adoption or mixing. I suppose that "importing" some of these features and controls is faster than start from scratch. I know that is a generic suggestion and i cant hope to see a completed comment for this (but it will be excellent also for partial results) but as Microsoft is moving into One Asp.Net it will be a great things see Telerik going to a One Web Telerik Suite talking at an high level abstraction. If a web control is usefull in asp.net it will be also for kendo ui its only implemented in a different way.
Completed
Last Updated: 21 Mar 2014 17:49 by ADMIN
Created by: Pierre
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
On Kendo UI Demos, remember my settings (e.g.asp.net razor)
http://demos.telerik.com/kendo-ui/web/notification/index.html
if I view an example in its  Asp.net MVC razor incarnation for example, the site should remember these settings for my next example viewing.
Better yet, when I click on "Documentation", I should be taken to documentation in its Asp.net MVC razor  format!!
Completed
Last Updated: 21 Mar 2014 13:30 by ADMIN
Created by: Pierre
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
VS extensions for  mvc 5.1+ soon!