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: 21 Oct 2021 09:55 by ADMIN
Created by: Dean
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently the actions in an ActionSheet can only execute functions defined in the global space as stated in the documentation here: http://docs.telerik.com/kendo-ui/mobile/actionsheet#executing-actions

"The callback can be either a function, or a method of a JavaScript object in the global scope."

I want to be able to specify a data-model attribute so that the callback for my actions can be functions defined in a kendo observable (more specifically the kendo observable used by my view).

This functionality would be similar to how data-model attributes work with modal views.

As it is I don't want to be defining functions in the global scope - I consider it sloppy and messy. Does it not makes sense to use the scope of the containing view's model?
Unplanned
Last Updated: 22 Nov 2021 14:29 by ADMIN
Created by: Niels
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
8
I'm using drawing.drawDOM to create a PDF. I have to make a table of contents (TOC) in the beginning of the PDF. 

It would be great if I had the ability to link to the correct section directly from the TOC. 

So <a href="#conclusion">Conclusion</a> and then later <a name="conclusion"></a> would make a link in the PDF so the reader could click on the Conclusion-link in the TOC and jump directly to the conclusion-section.
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 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 
Declined
Last Updated: 03 Mar 2020 14:45 by ADMIN
It would be nice to have navigation methods like 'nextRecord', 'previousRecord' to select grid records. These methods must  take care of paging issues and load next/previous page automatically and select the correct record afterwards. I've implemented these methods on my side nut it would be easier to have them natively as part of the grid implementation.
Unplanned
Last Updated: 02 Mar 2021 16:40 by ADMIN
Created by: Achyut
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
I want to display tooltip on category axis of chart on mouse hover event, instead of click event.
Declined
Last Updated: 11 May 2016 12:54 by ADMIN
Created by: Graham
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
3
Declined
Last Updated: 23 Jan 2020 18:53 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
The ability to use multiple navigators on a column chart. 
Currently the option to compare two ranges of data on the same chart is not available out of the box.
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.
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)
Declined
Last Updated: 29 Oct 2021 14:55 by ADMIN
On data management controls (like the grid and the listview), if they are bound to an ajax remote data source and an error occures, it will silently ignore it and accept the changes. You listen to the error event on the data source to display the messages, but that wont stop it from accepting the changes. You can add a single occurrence listener on the grid's data binding event to prevent it, but you are starting to get into weird hacks. Then theres the listview, which is an even uglier hack.

Not only should this be standard behavior in the first place, but it's a pain to even get it to work with hacks.

Please change the behavior or at least add an option to prevent accepting bad data that didn't even get saved in the database.
Completed
Last Updated: 03 Apr 2017 23:34 by ADMIN
Created by: Marco
Comments: 33
Category: Kendo UI for jQuery
Type: Feature Request
99
Is integration with aerelia planned?

http://aurelia.io/
Completed
Last Updated: 22 Jul 2021 12:57 by ADMIN
Created by: Jack
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0
The toolbar has buttons and split buttons but no menu button.

A menu button is a button which triggers a popup button; in other words it is a splitbutton without the split. See http://getbootstrap.com/components/#btn-dropdowns-single

Easy to do and really useful!
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: 23 Jan 2020 18:35 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I'd like to show Totals for Stacked Bar / Columns Charts.  Maybe this could be like Aggregates in Grid where the Aggregate is accessible via ClientTemplate?
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.
Unplanned
Last Updated: 05 Feb 2020 13:53 by ADMIN
Created by: Bob
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
The radial and linear gauges currently DO NOT support a title and legend option. It forces me to customize the widget after it's rendered, which means that the look is inconsistent with the other Kendo widgets.
Please add support for title and legend for the gauges.