Completed
Last Updated: 21 Aug 2014 09:14 by ADMIN
If I only have 3 items in a grid then it should only be as tall as it needs to be to show them, but if I have 100 items then I want it to be tall enough for 10 items or for say 300 pixels and turn on scrolling. If it's shorter than the threshold I don't want the scrollbar shown at all.
Completed
Last Updated: 06 Aug 2014 09:34 by ADMIN
Created by: Amitesh
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
We need the ability to get the next occurrence of a recurring event given a start date. This has nothing to do with the scheduler widget but a function that can take a recurring event and start date and return the next occurrence instance (not all the occurrence). We need this to tell the user when they have their next appointment.
Completed
Last Updated: 17 Jul 2014 15:23 by ADMIN
Created by: Justin
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
Currently in data bound mode of the ScrollView doesn't allow filtering of the datasource.
Completed
Last Updated: 17 Jul 2014 15:18 by ADMIN
Created by: Udo
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
I'd like to suggest the support of animated scrolling for the scrollTo() method of Kendo UI mobile scroller
Completed
Last Updated: 17 Jul 2014 15:17 by ADMIN
Created by: Missing User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Right now, the scrollbars of the scrollwrapper widget only show up if the user actually starts scrolling.

However, there are circumstances where the user might not be aware that the content is actually scrollable.

Two examples:

The content of the scrollwrapper contains a lot of whitespace/background such that the user sees whitespace at the end of the scrollwrapper box and is not aware of overflowing content.

The scrollwrapper does not contain continuous text but a list and the visible content ends right after a list item -- the user might not be aware that there are subsequent list items hidden in the overflow.

Thus I suggest to add a configuration option to the scrollwrapper widget which makes both/the horizontal/the vertical scrollbar permanently visible to inform the user about overflowing content.
Declined
Last Updated: 17 Jul 2014 15:17 by ADMIN
Created by: Juan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Lets say I invoke a view like /view.html?id=123

On the "show" event of "view" I pull the data from the server based on "id", and some loading and layout stuff.

On this "view" I have a button that navigates to another view that is a "picklist", or "settings" or "help". Upon going to this second view and then going back, then the "show" event of "view" is fired again, pulling data from server and re-running all that was inside the show event again.

On some situations it is important to conserve the visual state of the view after coming back to it. For example, if user is filling a form.

The same problem is faced when you want to implement a wizard (step by step) form: pressing back will wipe out all data and reload, loosing previous screen state.

There must be a way to prevent this. I have tried the e.view._back flag of the show(e) event, but it is not always reliable. By having such flag, all the scenarios mentioned can be handled by code, by knowing when it's a fresh-show or a back-show.
Completed
Last Updated: 17 Jul 2014 15:15 by ADMIN
I would like to see a robust data-grid for tablets.  Bring over as many features from your desktop grid into the mobile world.
Completed
Last Updated: 17 Jul 2014 15:13 by ADMIN
Created by: Imported User
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
3
Element scrolling on Android 2 devices is jerky. As a workaround it would be good to have ability revert to native page scrolling. 
I've successfully implement this with css, but this only works on non-touch devices. Touch devices "highjack" the touch events of body.
Declined
Last Updated: 17 Jul 2014 15:08 by ADMIN
Created by: Eric
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
If we have a flow of 3 steps. A1 -> A2 -> A3 -> B1 I want to be able to hit back and go to A1. This is currently not allowed and we must construct flows based upon views that have to be linear forward and back. I want to be linear forward but go back differently.
Completed
Last Updated: 17 Jul 2014 15:05 by ADMIN
This will allow developers to customize the speeds of the views for any particular need and also to make it look even more native between devices.
Completed
Last Updated: 17 Jul 2014 14:44 by ADMIN
Created by: Leo
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
This might sound like a strange request but it would be really nice if KendoUI also  provided HTML5/CSS3 templates that could be used in conjunction with the KendoUI framework to develop front-end for Web applications that are specifically designed for Tables and iPhone type devices. 

I’m a Java, server side developer but in many cases I’m forced to also develop the UI template for my client. Now, in the past I’ve used templates from sites such as TemplateMonster and then simply modified it to suit my clients’ needs. But it would be wonderful that in addition to purchasing the necessary license for the KendoUI, I could also be able to purchase the necessary template for my Web app. 

Please take this under consideration. 

Completed
Last Updated: 17 Jul 2014 14:41 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
There is interface inconsistency in some examples/demos using form-like ListViews. It can cause other developers use it as-is and get UX issues. Please check:
http://demos.kendoui.com/mobile/application/transitions.html#view-transitions-login
http://demos.kendoui.com/mobile/forms/index.html#/

If you click/tap between text label and center of list item (where input starts) nothing will happen. And that's wrong behaviour at least for iOS interfaces. Input editing should be activated on click/tap in any place of list item.

Fortunately, it can be easily fixed by adding display: inline-block and width: 100% to <label>
Completed
Last Updated: 17 Jul 2014 14:34 by ADMIN
Created by: Roberto
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
The PanelTab of KendoUI can be integrated into KendoUI mobile. But it does not work smoothly. It would be very nice to get a new widget which is optimized for mobile platforms.
Completed
Last Updated: 17 Jul 2014 14:31 by ADMIN
Declarative binding is sometimes difficult to debug and might benefit from getting verbose logging in the console.

There is obviously a trade-off considering the size of files but this feature might only be available in the non-minified version through the build process.
Completed
Last Updated: 17 Jul 2014 14:29 by ADMIN
Created by: johaswe
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
8
I suggest that you implement a Waterfall/flying bricks Chart type.
Declined
Last Updated: 14 Jul 2014 12:54 by ADMIN
Columns that do not have a width setting become invisible when one or more columns are frozen.  Our grids have widths for all columns except one column which expands the amount necessary to fill all space in a grid when grid is set to 100% width of the page.  Once frozen columns are turned on, the main column then disappears until a width is added, then there is unused column space in the grid.
Declined
Last Updated: 08 Jul 2014 08:43 by ADMIN
Created by: John
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be great if you guys updated the on-line help to reflect the namespace changes from Telerik to Kendo.
Declined
Last Updated: 30 Jun 2014 15:02 by ADMIN
In kendo.dataviz.ui.Chart, the legend.orientation is only used when the legend.position is set to "custom".  I want to be able to set the legend.orientation to "vertical" and the legend.position to "bottom", but if I do that, the chart ignores the orientation and uses the horizontal orientation.
Completed
Last Updated: 30 Jun 2014 12:42 by ADMIN
Created by: Roger
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
The web controls have date and time pickers. I would suggest date and time pickers for mobile controls. I know there is a problem getting them to emulate the current iPhone date/time pickers but modifying the web ones would do for a start.
Completed
Last Updated: 25 Jun 2014 09:23 by ADMIN
Created by: Chatra
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Hi,

 I am looking for  array of Zip code masking like ['99999-9999', '99999'] to allow either 5 or 9 digits into Zip code text box.

 Something similar to 
 http://jsfiddle.net/8WvHE/


 Thanks,
 Chatrapathi chennam