Completed
Last Updated: 05 Oct 2015 12:36 by ADMIN
Created by: Sean
Comments: 15
Category: Kendo UI for jQuery
Type: Feature Request
47
It would be great if you could zoom in on the charts like highcharts,
http://www.highcharts.com/demo/line-time-series

A lot of the charting functionality there would be great.
Completed
Last Updated: 05 Oct 2015 12:34 by ADMIN
Created by: Imported User
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
13
When the kendo grid is in batch editing I would like for the keyboard navigation to respond like a spreadsheet.

Here is an example: http://plnkr.co/edit/hy6Evh?p=preview

In the example the keyboard navigation more closely follows an Excel spreadsheet.

Here are the specific interactions that I noticed that are different.
- when focus is in cell it is automatically put in edit mode. No need to switch to edit mode.
- enter, shift-enter, moves down and up.

I have observed that my users are more familiar with Excel keyboard behavior than the current Kendo grid behavior.
Completed
Last Updated: 05 Oct 2015 12:17 by ADMIN
Created by: Otto Neff
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
Completed
Last Updated: 29 Sep 2015 10:30 by ADMIN
Created by: Christian
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
2
Currently when screen sizes get smaller and smaller the grid is squeezing the columns as much as possible. But if there are a lot of columns this will soon hit a size that couldn't be squeezed any more. So the result is scrolling which is giving a bad user experience. However often there are columns in a grid that could be omitted on smaller screens because they aren't that important.
How about adding some type of "class" to the grid column to tell Kendo that this column should only be shown on medium sized screens and up and another one should be shown on xs size and up (=always) and others should only be shown on large screens?
Completed
Last Updated: 24 Sep 2015 14:32 by ADMIN
Created by: Paolo
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
Now datepicker open only on click to icon, please add option to open datepicker on focus over input
Declined
Last Updated: 23 Sep 2015 10:00 by ADMIN
Create a kendo ui router for SPA like ui-router for angularjs.
Declined
Last Updated: 19 Sep 2015 08:28 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
In a Combox, when you enter some characters, it will filter the list of items automatically for you when you are typing. For example, when you type "j", all items which contain "j" will appear in the list. Everything works so far until you need to type some character of Chinese with an input method. For example, when you try to input "脚" (which means foot in English), you need to input "jiao" (the Pinyin of "脚") within the input method. And something strange starts happening: the Combox will capture the first "j" and make it the first character in the Combox, and will still let "jiao" continue to get "脚", and the final content in the Combox is "j脚", but what we expect is "脚" only. 

It seems like a defect.
Declined
Last Updated: 15 Sep 2015 15:55 by sai
Created by: sai
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
1
Good day,

I have a list which is having elements, based on that list the grid will be obtained. I've a requirement of changing the order of elements in that list. So when i change the order of list and run the report, the grid is obtaining with the order of before list but not with the newly changed order.

Can i reorder the Grid columns based on that list elements after changing the order of list?


Thanks,

Sai
Declined
Last Updated: 14 Sep 2015 07:51 by ADMIN
Created by: Palanisamy
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
While implementing virtual scrolling in kendo grid, I am not able to see loading symbol in my application. But in the demo i could see.For that what i need to do? Kindly help me.
Completed
Last Updated: 11 Sep 2015 08:00 by ADMIN
ADMIN
Created by: Chris L.
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Feedback from a client: 


We were able to get it to work. We had to url encode the @ symbol in the email address. Example

bower install https://firstname.lasname%40walmart.com@bower.telerik.com/bower-kendo-ui.git

Once this was done it worked. It might be a good idea to update this in the on-line documentation


Declined
Last Updated: 08 Sep 2015 14:35 by Palanisamy
Created by: Jack
Comments: 8
Category: Kendo UI for jQuery
Type: Feature Request
7
Menu widget has disabled items but lacks icons, separators and checked items
Declined
Last Updated: 08 Sep 2015 11:56 by ADMIN
Created by: vivek
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
sorting the cloumn in grid as per Value added in the text input 
Completed
Last Updated: 07 Sep 2015 10:14 by ADMIN
Created by: PrimePay
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Ability to quickly filter and select item from dropdownlist by typing the first few characters of possible dropdown options and having the matched item be the selected item. This is already a normal function of regular dropdowns, and would make keyboard manipulation much faster.
Completed
Last Updated: 04 Sep 2015 14:47 by ADMIN
Created by: Alexander
Comments: 12
Category: Kendo UI for jQuery
Type: Feature Request
74
Currently only an array of page size integers can be set in the pageable.pageSizes property. It would be really great to have an option for adding "All" within the dropdown somehow.
Declined
Last Updated: 02 Sep 2015 16:14 by keith
Created by: keith
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Kendo AutoComplete should support input type="number" so that OnScreen Keyboard appears on Numeric Screen when only want Numbers to be input (or at first). Currently it does not (as per support call) so normal alpha OSK appears first and User has to immediatley chnage to Numeric keys. (eg for numeric postcodes etc)
Completed
Last Updated: 20 Aug 2015 10:17 by ADMIN
Basically I'm asking for [`optionLabel` from `DropDownList`][1]. I can't do it using the datasource, because my data is remote.

  [1]: http://docs.telerik.com/kendo-ui/api/javascript/ui/dropdownlist#configuration-optionLabel
Completed
Last Updated: 19 Aug 2015 16:35 by ADMIN
Created by: Andreas
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
please add touch support for tablets/phones to the scheduler and gantt widget, for moving events or tasks
Completed
Last Updated: 19 Aug 2015 08:18 by ADMIN
Created by: Brian
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
17
When exporting data to pdf using the Kendo pdf toolbar please can all data be exported instead of only the data contained within the html viewable page (eg. when height is set using kendoGrid.height).
Declined
Last Updated: 14 Aug 2015 09:18 by ADMIN
Created by: Joydeep
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
You should option to convert UTC time from database to specific Timezone with DST checking in telerik Reports. The problem is as below: We are taking user date time from aplication UI in CST and converting in to UTC in C# and saving it to SQL and for displaying also we are Converting From UTC to CST with DST checking in C# and showing in to Razor view. Its working perfectly. We have stored application wise timezone settings in our SQL. But to display any datetime in Telerik Report we need to convert from UTC to CST with DST checking. Currently there is no option available to convert it in Report. To resolve this issue we need some feature in reports.
Completed
Last Updated: 11 Aug 2015 14:36 by ADMIN
Created by: Sean
Comments: 8
Category: Kendo UI for jQuery
Type: Feature Request
3
I really like the new TreeList component of the recent release, however it would be great if you can add the ability to drag and drop a record and move it around the hierarchy.