Under Review
Last Updated: 27 May 2021 11:33 by ADMIN
Created by: Adrian
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
27
The previous KendoUI mobile listview respected datasource grouping when endlessScroll was enabled. This functionality has regressed in the Q2.2013 release.

An extract from my support ticket 718079:

For our application, it is not acceptable that the ability to group with endless scrolling has been lost. Grouping is fundamental to the user experience in our app - especially when there can be a lot of items in a listview. It is just as important as the performance that endlessScroll enables. One, without the other is a backwards step.

Telerik response extract:

Thank you for your feedback. I fully agree with you - grouping of a large dataset improves the user experience and provides the necessary visual clues for the user to determine the current position in the list. The only reason why this is not supported is the high complexity and performance implications of the task, when combined with virtual mode, which is a requirement for a large list support - our previous implementation easily crashed the mobile browser when 100+ items were displayed. I would like to suggest that you post this feature request to our UserVoice feedback  site; we are actively following the popular items and responding to our customers demand with each release.
---

I do not believe the complexity is quite as high as has been described. The datasource can identify how many groups there are - for any current filters and adjust the endlessScroll height accordingly. The listview items themselves can be adjusted down in position by the number of group headers above them.
Under Review
Last Updated: 01 Jul 2021 11:34 by ADMIN
Created by: Jayesh
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
15
To use Kendo UI as View part of MVP pattern where Model and Presenter reside in GWT it is important to have a GWT wrapper for Kendo UI.
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
Under Review
Last Updated: 16 Sep 2021 07:59 by ADMIN
Created by: Kelso
Comments: 4
Category: Data Source
Type: Feature Request
12
Signalr is a push technology, but your current implementation is not robust enough to allow data from an outside source to be pushed to your grid. A stop measure for this would be to include the ability to use a function in addition to a string for the server read function. This would enable a developer to chain a server call to refresh data when data changes are coming from a source outside your grids. A full implementation of signalr would be to code your grid to accept a signalr call from the server hub that directly updates client data from any source, as long as it conforms to the model for the grid. This could be possibly done through the use of a signalr grid group, that the server could push to. This group should be a group of one that maps to a specific grid. This would also allow multiple grids on a page/form to be independently updated. Currently your signalr grids interfere with each other if the calls are running at the same time on that same page/form, both synchronously and asynchronously. 
Under Review
Last Updated: 01 Oct 2021 12:04 by ADMIN
Created by: Roman
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
10
Wondering why there still no feature request open about this, but here we go.

Add RTL support for mobile widgets. RTL it currently supported throughout Kendo UI Web, but not in Kendo Mobile.
Mobile Drawer should slide from the right, Mobile ListView currently has issues etc.
Under Review
Last Updated: 16 Sep 2021 11:00 by ADMIN
Created by: John
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
7
Create a plugin for Oracle APEX that would allow easy use of dataviz and other widgets
Under Review
Last Updated: 01 Oct 2021 12:04 by ADMIN
Created by: Elliot
Comments: 0
Category: Date/Time Pickers
Type: Feature Request
7
It is essential that k-ng-model integrate completely and accurately with angular.  For instance if I am using k-ng-model with a date picker and set it to required angular validation will not work.

This same issue exists with all of the kendo controls that support k-ng-model
Under Review
Last Updated: 01 Oct 2021 12:17 by ADMIN
Created by: SquadWuschel
Comments: 0
Category: Gantt
Type: Feature Request
6
I am working with AngularJs and in the normal Grid its possible to add ng-click Events to Columns with the Attribute Property for the ColumnDefintion, that would be great if this works too for the Gantt Chart. Because I can add a ng-click to Gantt Column and with the event I can get the current row Id and open my own custom Modal to edit the Values.
Under Review
Last Updated: 16 Sep 2021 11:24 by ADMIN
Created by: Stacey
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
Right now, the kendo-ui docs are a bit difficult to get to and navigate. They're inherently clear as to where they are, being nested 3 clicks beyond ["SUPPORT AND LEARNING"] in the top menu.

just to illustrate this, I made a video of how you get to the docs from a cold search of kendo ui. It takes way too many page steps just to get to the docs. 

[VIDEO LINK]
https://www.dropbox.com/s/d0osh6imco5fq08/2016-05-05-2016-01.mp4?dl=0


Once you're there, it's not a bad experience - but still, I think there really ought to be a simple ["DOCUMENTATION]" menu item that is verbose and clear, since "[SUPPORT AND LEARNING]" sounds more like links to classes, tutorials, etc.
Under Review
Last Updated: 02 Dec 2021 11:40 by ADMIN
Created by: Andreas
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
4
Hello Kendo-Product-Team,

there is this create library called xeditable which basically makes it easy to add edit functionality to a details-view. Have a look here: https://vitalets.github.io/x-editable/demo-bs3.html

I think this would be a super addition to the kendo framework. In a typical business application you have a grid with the list of all products and when you click on one product you have a nice details page. Currently if you want to edit the product the user needs to go to a special edit form. With xeditable it is possible to add the editing capability directly into the details page. It's nice and easy for the user (less clicks) and it is easier for the develope (no extra edit form to build).

I also think that it would be easy to do such a thing for you as you already have the controls and the framework.

Thanks
Andi
Under Review
Last Updated: 15 Sep 2021 13:13 by ADMIN
Created by: David
Comments: 1
Category: Grid
Type: Feature Request
2
Add a Title tag to grid headers so that if the user mouseouvers they can see the column title/filed name if it has been clipped by the ellipsis
Under Review
Last Updated: 20 Jan 2022 11:44 by ADMIN
Currently when using MVVM to instanciate a grid which contains columns with values arrays, those values arrays must be globally scoped.  All other things MVVM binds to are located within the View Model.

Please make it so that the kendo.bind method will allow for an MVVM grid to locate it's columns value arrays within the View Model. 
Under Review
Last Updated: 26 Jul 2021 06:05 by ADMIN
Created by: José Manuel
Comments: 1
Category: Scheduler
Type: Feature Request
2
select various no correlatives days, ex:

20 November + 1 december + 15 december,...

Thanks
Under Review
Last Updated: 27 Jan 2022 11:43 by ADMIN
Created by: Christian Storb
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
The timezone should be adjustable [e.g. like in Moment Timezone date.tz('Asia/Tokyo')] or today should be accessible/configurable from outside the widget. Currently getToday() always returns the local time. Suggestion: Add the attribute today to the options and change the initialization of var today = new DATE() in getToday() to var today = new DATE(options.today) ...
Under Review
Last Updated: 25 Nov 2021 12:15 by ADMIN
It will be great if kendo has a single operation to ensure node visibility upon selection, i.e. automatically do all of these 3 under the hood:
1) select the node
2) expand collapsed parents
3) scrollIntoViewIfNeeded

Something like:
     treeview.select(node, true);
Under Review
Last Updated: 02 Dec 2021 12:29 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
This is best javascript network visualization tool i have seen but it is very expensive. Could you add some widgets like this to Kendo?

http://cambridge-intelligence.com/keylines/
Under Review
Last Updated: 06 Jan 2022 13:16 by ADMIN
Created by: Alex
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently there does not seem to be a way to get a reference to all kendo controls within a specified element or otherwise and perform generic operations on them.

I would propose you be able to call a JQuery method and do such things as the following:

    $(.kendoControlClass').each(function () {
        $(this).getKendoControl.enable();
    });

or call methods on specific type of controls

    $(.kendoControlClass-selectable').each(function () {
        $(this).getKendoControl.clearSelection();
    });
Under Review
Last Updated: 03 Feb 2022 11:36 by ADMIN
Hi,
I am having a requirement to get sum and average of selected items of a grid 

Such as in the below example I want to get the average and Sum of selected Frieght columns  

eg: https://demos.telerik.com/aspnet-mvc/grid/selection
Under Review
Last Updated: 17 Feb 2022 11:44 by ADMIN
Currently, when all are enabled, it's impossible to scroll, because either multiselect starts or drag&drop. Tested on iPad OS X 11.4
Under Review
Last Updated: 18 May 2022 12:01 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
1 2