Completed
Last Updated: 25 Jan 2016 11:03 by ADMIN
Created by: Pablo Martinez
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
9
When the are building the grid, will bu useful to have and option to set the page number that you want to display
 
.DataSource(dataSource => dataSource
        .Ajax().PageSize(Model.PageSize).Page(Model.Page)
        .ServerOperation(true) // Paging, sorting, filtering and grouping will be done client-side
                        .Read(read => read.Url("/results/gethomes"))
Declined
Last Updated: 13 Jan 2016 18:00 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be nice to have a feature available to let user import excel sheet and import its contents in existing Kendo UI grid. 
Completed
Last Updated: 13 Jan 2016 17:57 by ADMIN
The library is getting pretty big - lots of great features, but still big.  I would love to see the team take some time and offer more options to reduce the size of the ALL and CUSTOM builds.  Perhaps look to drop old browser support and do a pass on tightening things up.  Set a goal for the team to reduce the library size by 10%.
Completed
Last Updated: 13 Jan 2016 17:54 by ADMIN
Created by: Ganesan
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
Add custom defined formulas
Completed
Last Updated: 13 Jan 2016 17:53 by ADMIN
Created by: Joshua
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
185
It would be great if it is possible to disable certain dates in the calendar. Maybe if it is possible to pass an entire array with calendar-date-objects, it would be more convenient to disable dates or highlight certain dates.
e.g. CalendarDateObject could have 3 properties:
- CSS class (this style would be applied to that certain date)
- Disabled true/false; default = true (if disabled, date is not clickable)
- Footer text (When you hover over the date, you can see this text in the footer)

By using an array of objects, you don't have to check if a date is in a certain array to change the CSS-class of that date. In the way it is now implemented, you have to write all lines of code to check if the date is in an array.
Completed
Last Updated: 13 Jan 2016 17:53 by ADMIN
Created by: Andrey
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Add Auto Fill and Fill Down functionality to Spreadsheet
Completed
Last Updated: 13 Jan 2016 17:52 by ADMIN
Created by: Valentyn
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
32
Thank you for  adding Excel-like filter. This is what we wait for a long time.

Could you please add textbox to excel-like filter?
So, if there are too many options in filter i would like to search for option i need. (Kind of filtration in excel-like filter)

Example: http://imgur.com/SIdHmSb
Completed
Last Updated: 13 Jan 2016 17:51 by ADMIN
Created by: Otto Neff
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
17
Define by Settings or via API Calls to enable or disable 
any Cell or Cell functions like Context Menu.
Completed
Last Updated: 13 Jan 2016 09:31 by ADMIN
Using the Sortable Widget on a Grid works great to allow the user to manually sort the grid rows.  But if the grid has a vertical scrollbar, the  user has to drop the row multiple times to get a row from the top of the grid to the bottom.  It would be nice if the grid would Autoscroll when the user gets to bottom of the viewable grid.

Thanks,
Mike
Completed
Last Updated: 07 Jan 2016 17:27 by ADMIN
Created by: Mathieu
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
7
Use checkboxes besides the dynamically created items in the legend of the chart without defining a custom legend.

Please see the attached image here :
http://www.telerik.com/forums/can-i-use-checkbox-on-dashboard-tip
Declined
Last Updated: 07 Jan 2016 16:53 by ADMIN
Created by: Sergiu
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
The hover in grid has to be on entire row/item, not only in frozen/normal side, as it is now.

Office 365 & Nova theme have default support for item hover, but this does not work properly when having frozen columns.

Declined
Last Updated: 07 Jan 2016 16:48 by ADMIN
Created by: Ugur
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Why Code Library is nearly empty? While checking up results at forums, nearly I can not find what I'm looking for. To speed up this process. You may add more examples from stuff to the Code Library. Specially about extending current version of widgets, I think it will give a better understanding of the kendo api.
Completed
Last Updated: 06 Jan 2016 15:53 by ADMIN
Created by: Cheong
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
5
As there isnt a pure spreadsheet control, adding this function will allow users to still make changes in excel but visualize it in the app.
Completed
Last Updated: 28 Dec 2015 01:00 by Sepid
Add an option to rotate the text 90 degrees when the tabPosition is set to Left or Right.  Without this on a mobile device the control is useless as it takes up the whole screen.
Completed
Last Updated: 17 Dec 2015 12:22 by Telerik Admin
Created by: YANIV
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
4
HTML5 Diagram Control -  allow scrolling in the control 
Declined
Last Updated: 11 Dec 2015 09:11 by ADMIN
Created by: Kjetil L. Grønn
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Hi

The possibility to group stacking for line series in chart.

See original support ticket:
http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=994050

and suggested functionality with comments:
http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/11035605-chart-group-line-series-stack?tracking_code=7b903b73dd0adea247eee1334ab58526

I was not sure how to open the suggested functionality again so I posted a new thread.

Regards
Kjetil
Declined
Last Updated: 08 Dec 2015 15:08 by ADMIN
Created by: Ravi
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Declined
Last Updated: 27 Nov 2015 09:03 by Telerik Admin
Created by: Mark
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
KendoUI Grid is awesome!  Everyone who have used it before knows this.  It's true usefulness is when it is paired with server-side paging/filtering/sorting/etc.  

It's power can further be enhanced if it was paired with ElasticSearch to allow for searching and stuff like that.  I'd love to see something that can interface with Elastic Search from the KendoUI team.  Currently we made it ourselves, but it's a huge pain and very hacky.  
Declined
Last Updated: 20 Nov 2015 19:28 by ADMIN
We have been migrating from using the RadControls for ASP.NET Ajax to the Kendo UI suite, and have found the controls very useful.
However there appears to be a slight discrepancy between the parsing capabilities of the two libraries.

eg.
http://demos.kendoui.com/web/datepicker/index.html
http://demos.telerik.com/aspnet-ajax/calendar/examples/datepicker/custompopup/defaultcs.aspx

If you type 1-1 in the RadControl demo, this is correctly parsed as 1-Jan-2012
If you type this in the KendoUI demo, this is not parsed correctly

It would be great to have the same flexibility of parsing of the dates as per the RadControls?
Declined
Last Updated: 18 Nov 2015 11:26 by ADMIN
Created by: Ganesan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Toggle button with yes/no or any customized option to get true/false from user. Mobile switch was not working properly in page. Required a separate control for MVC web pages.