Completed
Last Updated: 20 Nov 2014 19:18 by ADMIN
Created by: Adrian
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
As per forum thread: http://www.kendoui.com/forums/mobile/listview/endlessscroll-with-scroller.aspx

The Listview should look for any parent scroller to determine endlessScroll rather then look at the View's scroller.
Completed
Last Updated: 20 Nov 2014 19:18 by ADMIN
I use Durandal/Knockout and Breeze for my PhoneGap mobile App. Kendo Mobile is one of the best looking CSS libraries but cannot work with Durandal.

This sums it up -  http://stackoverflow.com/questions/17758991/where-to-init-kendo-mobile-application-in-durandal/17786286?noredirect=1#17786286
Completed
Last Updated: 20 Nov 2014 19:14 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
17
It would be great if Javascript Source Map files (details: http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/) were available for each of the minified Kendo UI files.  These files allow a developer to publish their application using minified files, but have the browser (at least Chrome and Firefox) automatically load and link up with a non-minified version for debugging purposes.  I'm not sure which minifier you use, but Closure supposedly can create them automatically.  Thanks for considering this.
Completed
Last Updated: 20 Nov 2014 19:14 by ADMIN
Created by: Bart
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
4
With TabStrip, it's only possible to programmatically switch to URLs instead of indexes of the tabs.

In some cases you may not have an URL, but a click handler, and therefore it is impossible to switch to the tab it represents.

http://docs.kendoui.com/api/mobile/tabstrip#methods-switchTo
Completed
Last Updated: 20 Nov 2014 19:13 by ADMIN
Created by: Gal
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
16
As you know, apple announced the new direction the iOS will be taking. this will no doubtedly have a huge effect on the developer guidelines and therefore the app store submission process. If kendo mobile doesn't match the new look, the apps might get rejected.
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.
Declined
Last Updated: 20 Nov 2014 19:09 by ADMIN
Created by: kishore
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
I had a combo and grid on page.
Combo has two values: value 1 with 372 items and value 2 with 21 items.
grid has paging enabled with pagesize 20 and serveroperation false.

Now when i select value 1 in combo then all 372 items are displayed in grid and then i go to 6th page of grids paging at this time in grids paging it is shown "101 - 120 items of 372 items"and then if i select value 2 in combo then no items are displayed in grid but paging shows "101 - 21 of 21 items" because it is yet on page 6 but this time there is no page 6 and in controller the request shows page 1. This is a bug.

Regards,
Declined
Last Updated: 20 Nov 2014 19:06 by ADMIN
Created by: James
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
Allow multiple header lines in the grid - eg two header lines first line contains four columns the next eight. The first col provides a visual grouping to the second header
Declined
Last Updated: 20 Nov 2014 19:06 by ADMIN
For these tools to create ID's for all actionable items and allow them to be named(Telerik's Default)or by the developer as the developer creates them.
Declined
Last Updated: 20 Nov 2014 19:06 by ADMIN
Created by: S1000RR
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Take a look at DevExpress DXperience...
Declined
Last Updated: 20 Nov 2014 19:06 by ADMIN
you can able to change background image in kendo ui slider.
Declined
Last Updated: 20 Nov 2014 19:06 by ADMIN
Created by: SWAT
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Enable the user to show the icon in a different place than the default. like the right of the text and not juts to its left.
Declined
Last Updated: 20 Nov 2014 19:06 by ADMIN
Today, the only way to change the date in kendoDatePicker is to show the calendar and select another date, but in scenarios where i want to allow my user to move one day at a time as defaule, a left arrow and rigt arrow will be great.
same thing holds for the kendoNumericTextBox, althogh he has the up/dowun arrows, they are relitevly small and a Plus and Minus icons to the right and left of the widget will be easier for a fingure to tuch.
Completed
Last Updated: 20 Nov 2014 19:04 by ADMIN
Created by: Alexander
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
73
Big SPA projects need to have an architecture for the code, some structure. Current examples for SPA are suitable for small apps, so some docs/examples/guidelines for bigger projects would be useful.
Declined
Last Updated: 20 Nov 2014 19:02 by ADMIN
Created by: Imported User
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
12
We would like to write a UI using Kendo UI Mobile and be able to still use it with mouse scrolling on desktop browsers like Firefox / IE etc.

This was also asked about here: http://www.kendoui.com/forums/mobile/general-discussions/mouse-wheel-scrolling-in-desktop-browser.aspx
Completed
Last Updated: 20 Nov 2014 19:01 by ADMIN
Created by: Vikentiy
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
15
In addition to basic Line and Area chart types, it would be great to add support for the Step Line and Step Area chart type.
Examples: 
http://www.infragistics.com/products/jquery/sample/chart/style-chart-with-themes (switch Series Type to Step Line and Step Area)
or http://www.highcharts.com/stock/demo/step-line
Declined
Last Updated: 20 Nov 2014 18:59 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Native mobile controls can show small clear icon which is shown only when something is typed in the input control (see address bar or search bar in iOS). Some sites (e.g. google.com) also implement this behavior.
Please add this behavior to Kendo input controls. For example, it can be activated by data-clearable attribute or something like this.
Completed
Last Updated: 20 Nov 2014 18:59 by ADMIN
Created by: Justin
Comments: 11
Category: Kendo UI for jQuery
Type: Feature Request
43
Ability to have a hidden menu that slides in or pops in much like the other apps and frameworks have.
Declined
Last Updated: 20 Nov 2014 18:59 by ADMIN
Created by: Imported User
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
4
Allow parameters to be passed to Actionsheet callback functions.  I have a need for a varying number of Actionsheet actions based on data-driven settings.  I can dynamically populate the Actionsheet with jscript, but each action has to call a different callback function.  What I'd rather do is have each action call the same callback function and just pass an ID of the selected option to that function.  For example, I am using the ActionSheet to present the user with a list of places they can route the current record.  I don't need a different function for each place they can route it - just the ID of their selection.
Completed
Last Updated: 20 Nov 2014 18:58 by ADMIN
Created by: Nandeeswar
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5