Declined
Last Updated: 04 Nov 2021 12:26 by ADMIN
Created by: Hoon
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Polymer support has already been requested but I would like to see Kendo UI support for Polymer.Dart.
Declined
Last Updated: 12 Feb 2016 12:07 by ADMIN
Created by: Shubhanshu
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Hello ,
           I am working on kendo UI with infinite scroll functionality, but when I going  to get updated data of kendo ui before scroll and after scroll, its only providing me only after scroll changed data not the before scroll edited data, So please suggest me the solution of this issue.
Declined
Last Updated: 02 Dec 2021 11:52 by ADMIN
Created by: yaron
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
applying the right-to-left rendering to the exported Excel sheet 
set excel page layout as rtl
Declined
Last Updated: 04 Feb 2016 11:41 by ADMIN
Created by: Hong
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Right now kendo ui allows Inserting table BUT no button to delete whole table inserted, it not convenient on user experience.
Declined
Last Updated: 11 May 2016 08:59 by ADMIN
Created by: Hong
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Right now only words can be indented, but not Table, the format does not look tidy enough
Declined
Last Updated: 02 Feb 2016 14:38 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
Create UI for XAML. So we can develop "like Silverlight" applications using C#/XAML, UI designer and MVVM but with no javascript, ASP.NET, etc

There are thousends of C# developers that dont want to mess with javascript and HTML, it is improductive!

cshtml5.com is tryting to do this, currently in beta 7 but got of interests they have to raise beta downloads limit.

 Buy them or implement your own solution. Combination of cshtml5.com and KendoUI nice widgets and themes could be awesome and perfect replacement for silverlight and developers that dont want HTML/JS.

MS visual basic was popular because it was so easy and fast to create projects with it. We need this kind of fast web development with XAML UI editor etc.

Nowadays for a simple project you need a designer(CSS), frontend developer(HTML/JS) and backend developer (C#) at minimum.

I have never meet a single developer that likes to work and do the best in those 3 roles. Most C# developers dont like UI, CSS or JS etc.
Declined
Last Updated: 02 Mar 2021 16:21 by ADMIN
Created by: Les
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
This would be helpful as I deal with smaller map features
Declined
Last Updated: 08 Feb 2022 07:26 by ADMIN
Created by: kencox
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
7
Microsoft's new Azure Portal uses an innovative UI with "blades" that scroll horizontally to the right. This is a very effective paradigm.

It would be great to have a Kendo UI control (and MVC wrapper) to manage and create these blades
Declined
Last Updated: 13 Jan 2016 18:00 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be nice to have a feature available to let user import excel sheet and import its contents in existing Kendo UI grid. 
Declined
Last Updated: 08 Mar 2017 14:29 by Telerik Admin
Created by: Abhinay
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
csv file is much lighter than json. For flat data to be represented in grid layout, need to support this format for grid.
Declined
Last Updated: 01 Feb 2022 15:18 by ADMIN
Created by: Daniel
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
I sense the speed of this effect is not as fast as androidMDL and ios slide/overlay effects. We could be able to make it master or slower depending on our needs.
Declined
Last Updated: 02 Dec 2021 11:49 by ADMIN
Created by: Valdemar
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
There is very convenient tool to generate Java applications which use Spring Boot, Angular JS and Bootstrap: https://jhipster.github.io/

My idea is to add support for Kendo widgets in jHipster. 

This could be realized as partial support for few widgets (especially Grid) to existing project (low budget option) or as jHipster clone for Kendo UI only (with technology stack Spring Boot, Kendo UI (MVVM) and Bootstrap (big budget option). 
Declined
Last Updated: 07 Jan 2016 16:53 by ADMIN
Created by: Sergiu
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
The hover in grid has to be on entire row/item, not only in frozen/normal side, as it is now.

Office 365 & Nova theme have default support for item hover, but this does not work properly when having frozen columns.

Declined
Last Updated: 07 Jan 2016 16:48 by ADMIN
Created by: Ugur
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Why Code Library is nearly empty? While checking up results at forums, nearly I can not find what I'm looking for. To speed up this process. You may add more examples from stuff to the Code Library. Specially about extending current version of widgets, I think it will give a better understanding of the kendo api.
Declined
Last Updated: 11 Dec 2015 09:11 by ADMIN
Created by: Kjetil L. Grønn
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Hi

The possibility to group stacking for line series in chart.

See original support ticket:
http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=994050

and suggested functionality with comments:
http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/11035605-chart-group-line-series-stack?tracking_code=7b903b73dd0adea247eee1334ab58526

I was not sure how to open the suggested functionality again so I posted a new thread.

Regards
Kjetil
Declined
Last Updated: 08 Dec 2015 15:08 by ADMIN
Created by: Ravi
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Declined
Last Updated: 12 Aug 2021 13:50 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
If the ranges can be more leveraged more information can be visualized in a single gauge and it allows for creating "custom bars".
The pointer value already accepts a margin.

Example:
 scale: {
                            majorUnit: 20,
                            minorUnit: 5,
                            max: 180,
                            ranges: [
                                {
                                    from: 80,
                                    to: 120,
                                    color: "#ffc700",
                                    margin: 10
                                }, {
                                    from: 120,
                                    to: 150,
                                    color: "#ff7a00"
                                }, {
                                    from: 150,
                                    to: 180,
                                    color: "#c20000"
                                }
                            ]
                        }
Declined
Last Updated: 02 Mar 2021 16:28 by ADMIN
Created by: Imported User
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
2
Currently a bar linear gauge can only be drawn from minimum to maximum, but a start position (center) to draw left/right or up/down would be welcome.
Declined
Last Updated: 18 Nov 2015 11:26 by ADMIN
Created by: Ganesan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Toggle button with yes/no or any customized option to get true/false from user. Mobile switch was not working properly in page. Required a separate control for MVC web pages. 
Declined
Last Updated: 22 Jul 2021 11:14 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Kendo UI integration with Riot.js