You have the best looking scheduler but seriously lacking some good recurring functionalities, and time zone as well. When can we expect these to be available?
It would be really nice to have slide out panels or drawers (not the same as the existing mobile drawer, but similar). The demo below shows a good example (left, right and top). http://responsivewebinc.com/premium/sheldon/sheldonadmin/index.html
Using Kendo Mobile and testing on Apple products using the AppBuilder companion app. The Header Templates randomly disappear. They will redraw when the device is rotated or if the header is click on by the user. I'm using the listview in a Drawer.
Former Telerik Extension Forum has been disabled. There are still numerous projects where MVC Extensions are used and it is necessary to keep this forum at least in a read only mode.
Make common elements publicly accessible. Most notably, root objects like ui.Widget, ui.List, and data.DataSource objects, and sub functions like parseOption and parseOptions, are all internally referenced. You cannot extend any of them to provide global functionality to the elements that inherit from them. kendo.ui.List and kendo.data.DataSource were particularly frustrating to debug, since the externally available versions are only copies of the real internal objects. I tried to add global functionality that never worked until I realized that the real inherited objects were closure objects.
itemsPerPage in kendo gird does not picked form lang files.
I want an option on the View in the Drawer to have display full screen similar to the Kindle reader app. So that you click on it and the Navbar will appear it and when you start interacting with the view the Navbar and status bars go away.
I'm using a Kendo Mobile View and I've set the data-zoom attribute to true ("data-zoom = true") so that my view can Pinch and Zoom. I would like an attribute that I can set to limit the size in which the Pinch and Zoom resizes the contents? I want to set a max and min size. I want to make my view so that it can zoom in but I want to constrain the view so that it doesn't get smaller than 100% of the viewport width. I like to set the min-width equal to the viewport width in some way. Any help would be greatly appreciated.
It would be stupid awesome to have a custom theme allow for selection the new project wizard! That's consistency promotion!
I would like to have the ability to have a hybrid of caching and reloading views. If I have example.jsp?report_item=1 and example.jsp?report_item=2, I would like those to load as separate views. But when I make the example.jsp?report_item=1 activated again after it was already loaded, I would like it to use the already loaded view.
Can you add a grammar check similar to MS word?
match kendo to telerik asp.net ajax skins so we can incorporate kendo in an asp.net web app without loosing the look and feel. We use all of Telerik skins in our web app and users can pick any look they like. BUT adding kendo to our app means to style kendo in 20+ ways ! too much for us.
In our modern applications localization is part of designing a web application. An issue that I know to be ancient is the 'decimal point is comma' issue. In the USA f.i. a fraction and its integer are separated with a decimal point '1.75' but in Europe, in most countries, this is a comma '1,75'. After selecting f.i. 'nl-NL' (Dutch) for localization the decimal point is no longer accepted as a separator in numeric fields. Most countries in Europe use keyboards with an 'English (United States)' layout meaning that on the numeric pad (to the right) a decimal point key is added not a comma. Now when entering numbers with fractions in the web site users with such keyboards must type the comma key (on the left) in order to be able to enter the separator between the integer and fraction which is annoying. It would be nice if Kendo UI would allow for the decimal point key in the numeric pad to be treated as a separator between integer and fraction
A Pluralsight Course or Telerik Video Training, building a real App with KendoUI Mobile and AngularJS in AppBuilder that shows MVVM, remote DataSources, SQL Storage on the device, BarcodeScanner, Analytics and Backend Services.
With Q3 2013 SP1 & SP2, when drawing a bar chart that has both negative and positive values, with the y axis intercepting at 0, the bar chart animation for bars to the left of the y-axis originates at the left hand end of the bar. Previously, the animation originated at the y-axis for bars either side of the axis. See this JSBin for a working example: http://jsbin.com/ubixOluZ/1/edit?html,js,output
I have four chart legend and i want to position Two on left and Two on right is there any such feature in Kendo UI Charts.
When loading the content of tab, the loading indicator's position is not correct. For the kendo default theme, the indicator is at the top of tab header (correct). For the legacy theme (WebBlue), the indicator is at the bottom of tab header, besides, the width of that indicator is bigger than the width of the header.
Implement Excel-like functionality of selecting a cell, selecting the bottom right corner and then dragging down to either copy the value (string) or increment (number). This feature saves a lot of time and is the main reason we use custom Excel apps as database data entry tools. Implementing this in Kendo would allow us to migrate to the web
Background Audio Support for HTML5 Audio on iOS7 for ICENIUM builds.