Declined
Last Updated: 06 Jun 2013 18:31 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
if you compare the rad editor with the Kendo wysiwyg editor, the Kendo one lacks the wide range of functionality. It would be nice if they were the same.
Declined
Last Updated: 23 Jan 2020 14:56 by ADMIN
Created by: Roberto
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
As nodejs + express + jade is here, i think you should have more examples with jade and nodejs...
Completed
Last Updated: 03 Apr 2014 12:08 by ADMIN
Created by: Patrick
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
5
Step-functionality on Major Ticks? On a LineChart I use the "categoryAxis.labels.step"-functionality so not all labelsare displayed, is it possible to display only those Major Ticks in the CategoryAxis where a label is displayed?  

Completed
Last Updated: 20 Nov 2014 18:58 by ADMIN
Created by: Nandeeswar
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
Completed
Last Updated: 27 Jul 2021 13:25 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
KendoUI "Getting Started" does not have well organized steps that first time users can follow through. It is made of fragments of somewhat related pages in no particular order, and even after going through them all (about five or six of them), you're still thinking how do I build my first application.

All framework and tool vendors provide step by step getting started guide to build a simple application (commonly hello world app). This usually addresses what to download, how to setup the project, which tools or IDE can be used, a simplest possible application structure to test out if the sdk and the development environment is setup correctly.

I do not see, no where, resembling something like this. Even the video sessions (about 30 of them) provided in YouTube does not provide getting started session.

Strange... considering all others are nicely done.
Declined
Last Updated: 20 Nov 2014 19:11 by ADMIN
Created by: Jan-Dirk
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
I will try to explain the functionality I am looking for a little better. Suppose I have a tabstrip with 3 pages.  Page A, B and C. Page C is an info page and doesn't have sub pages, but Page A and B have a button (or listview) to navigate to a sub page (view) of page A (A-sub) and B (B-sub).

Desired behaviour (IMHO):
Example 1:
When I start the App, it will always show page A. I can click on the Icon for page B to navigate to page B and then click page C to navigate to page C. Now (when I am still on page C) I click the back-button, the app navigates back to page B and when I click the back-button again, I will then navigate from page B to page A. In my example (and in the apps I so far have been working on), I consider the tabs (pages) on the tablist as a menu and when I click the back button I don't want to go to a previous visited page, but I want to exit (with or without warning) the app.

Example 2:
Now I start again, still on page A of course. On page A I have a button that navigates me to a sub page (A-sub). I click the button and the sub-page shows. When I click the back button I want me app to navigate back to page A from sub-A. When I click the back button on page A again, I want to leave the app.

Example 3:
Start the App and page A shows. I click the tab to navigate to page B. On page B there is a list with product categories. I click one of the categories which makes me go to B-sub where the products for that category are shown. Clicking the back button would bring me back to page B. Another back-click would allow me to exit the app.

Example 4 (the last one):
Start the App and page A shows. I click the tab to navigate to page B. On page B there is a list with product categories. I click one of the categories which makes me go to B-sub where the products for that category are shown. Now I click the tab for page A, which makes me navigate to page A. Clicking the back-button this time would ask me to exit the App.

In short: I see the pages belonging to the pages on the tabstrip as parent pages. When one of these pages is currently shown, the back button should close the app. No matter what previous navigation you have done. When on a child  page (navigated from a parent page) and clicking the back-button (either hardware or software) will make you go back to it's parent page.
Completed
Last Updated: 20 Sep 2021 11:25 by ADMIN
Created by: Emre
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
Widgets like ExtJS viewport and form panel would be useful. Form input is most used UI elements at business applications and viewport for full screen placement.

kendoui would be contains some widgets for most common business applications needs.
Unplanned
Last Updated: 20 Sep 2021 15:09 by ADMIN
Created by: Eric
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
5
What I want to do is click with the mouse and draw a rectangle on the map, around one or more markers, to select all the markers in the rectangle.  I've seen this done on other map controls by being able to select what happens when the user clicks on the map and moves the mouse. 

User selects "Pan" (usually from a tool bar)  - this is the standard behavior now
click on the map and move the mouse - map pans / moves with the mouse

User selects "Rectangle"  
click on the map, hold down the left mouse button, move the mouse and a rectangle draws - just like the windows "Snipping tool"  - all the markers in the rectangle get returned to the code in a collection when the user releases the left mouse button

User selects "Circle"  
click on the map, hold down the left mouse button, and move the mouse - a circle draws - all the markers in the circle get returned to the code in a collection when the user releases the left mouse button

Here's an example 
The shape file that's been converted shows all the telephone poles in a city.  I want someone to inspect all the poles on this street.  I select the rectangle tool, draw a rectangle around the poles, release the mouse, my code takes over and builds a work order to go inspect and record the inspection date and outcomes. 

Another example 
Map shows hotels in an area.  I select the circle tool, draw a circle around the hotels close to where my meetings are, release the mouse button, map returns a collection of markers in the circle, the program then takes over and displays a grid showing 
Hotel Name,   Star Rating, Average Rate, Phone number, URL
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.....
Declined
Last Updated: 20 Nov 2014 20:24 by ADMIN
Created by: Madhav
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
I need some help to open print dialog using Telerik icenium Mobile Ui in iPhone, i want to open print dialog in my application this application has one html page which i want to print using AirPrint.

For that i am trying to import costume plugins by Apache cordova which is as per below link

https://github.com/katzer/cordova-plugin-printer

But i having trouble to import this plugin to VS 2013 with my project.

I hope favorable votes by every one, you will support this as fast as you can. 
Declined
Last Updated: 22 Nov 2021 13:40 by ADMIN
Created by: Gary
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
It would be great if there was a kendoUI atmosphere package library for Meteor js
Completed
Last Updated: 27 Nov 2019 08:51 by ADMIN
Created by: Gerold
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
5
A lot of app developers like the idea of adding a chat function to their app. In UI for WP Telerik has this beautiful Conversation View. Make the available as a full-blown widget für Kendo UI (mobile). Think of SignalR as a possible backend technology. Chat bubbles should have the ability to show text/pictures/emoticons. Provide a ready2use class for asynchronous or backgroud-sync (up/download) e.g. for ASP.NET Web API.
Declined
Last Updated: 20 Nov 2014 11:58 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
Inserting a new table in the editor in IE ignores the current cursor position and adds the table as the first element. If you add a new table, this will be added in the first cell of the first table.
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: 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.
Unplanned
Last Updated: 11 Mar 2021 14:50 by ADMIN
Created by: Anjula
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
5
It would be nice to have tooltips showing when the user hovers a shape on a map, basically the same funcionality that can be obtained for markers.
Completed
Last Updated: 06 Jan 2016 15:53 by ADMIN
Created by: Cheong
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
5
As there isnt a pure spreadsheet control, adding this function will allow users to still make changes in excel but visualize it in the app.
Completed
Last Updated: 15 Mar 2022 13:47 by ADMIN
Created by: Abdullah
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
5
i think if support qr code with centric logo very successfull.
Declined
Last Updated: 22 Nov 2021 14:12 by ADMIN
Created by: Ed
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
5
Expand Chrome Inspector to allow easy creation of DOJO. In the Inspector, we can see all the options as well as the data for the widget. The created DOJO should be simple (at least to start), meaning local data and all the options. At the very least, the Chrome Inspector should allow copying of the options and the data so pasting into a DOJO is as simple as possible.
Unplanned
Last Updated: 11 Mar 2021 15:19 by ADMIN
Created by: Justine
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
5
In the applications I work on we have multiple maps where there are shapes with different colors, tooltips with data, and various map markers. 

The Map widget would be greatly enhanced if it could support a legend!