Completed
Last Updated: 07 Jun 2013 11:28 by ADMIN
Created by: Garry
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
You refer to Kendo UI Premium Forums in your FAQ and web site, but post no link to this so I cannot find it! I am a paid up customer and want proper support like other Telerik products.;
Declined
Last Updated: 14 Jun 2013 14:34 by ADMIN
Created by: Gabriel
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Replace de default browser scrolle bar in container widgets like splitter or panel bar
Declined
Last Updated: 27 Feb 2015 21:31 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
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: 14 Jun 2013 14:31 by ADMIN
Created by: Manoj
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Please give some good Red color out of the box theme. Currently there is no good theme. All are ble/black/gray.
Declined
Last Updated: 21 Jun 2013 16:41 by ADMIN
I would like to see the  examples and documentation for the AngularJS integration appearing on the main Kendo UI site. 
Also this implies that AngularJS should be given greater priority and the integration library should be officially supported.
Declined
Last Updated: 28 Jun 2013 15:00 by ADMIN
Created by: Andrew
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
When a dataviz chart is bound to a series that contains null points (for example if no data exists for a particular item on given column in data model), hovering over that series in the legend causes an error in the DataViz pointsBySeriesIndex function.

A workaround is to edit the source JS function, adding a check to see if points[j] is undefined. Is it possible to fix this in future releases?
Declined
Last Updated: 20 Nov 2014 19:18 by ADMIN
Created by: Josh
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Please support the HTML5 History API and stop using URL fragments for both general use and SPAs. URL were, and always will be, a hack (although necessary previously) and there is enough support for the History API now to move to it. Even Facebook is using it, so there can be much concern for support. :-)
Declined
Last Updated: 18 Jul 2013 15:38 by ADMIN
Created by: Sebastien AUROUX
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
hi telerik
It would be great to have a calendar view similar to http://www.almanach.free.fr/ and the ability to add task to a day.
Declined
Last Updated: 02 Aug 2013 17:48 by ADMIN
Created by: Marlon
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Example URL: http://jsbin.com/elutuz/4

The second tab (Sales) has data-stretch="true" set for its view. This appears to throw an error that breaks the drawer for that view. 
Duplicated
Last Updated: 15 Jul 2021 10:56 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be good to have possibility to put button groups into multiple lines. Like Jquery Mobile. There is offeten to few space and too many buttons to fit them without multiple lies.
Completed
Last Updated: 23 Sep 2021 11:17 by ADMIN
Created by: Ali Kemal
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
all selectable widgets can have clearSelection() method like kendoGrid.clearSelection()
Declined
Last Updated: 02 Aug 2013 17:46 by ADMIN
Created by: Jiri
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I implemented the Kendo Scheduler widget in a Kendo Window today. The events of the scheduler did not show any resizing handles on hover. It showed up that this problem is caused by a CSS style in kendo.common.min.css stylesheet
where one is applied to .k-window .k-resize-handle (opacity and font size set to zero). Just a little bug, but it took me some time to figure out the cause..:)
Declined
Last Updated: 31 Jul 2013 23:55 by ADMIN
Created by: Vikentiy
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Hi.
I find bug in StockChart version 2013.2.716 (2013.2.626 is ok):

$("#stock-chart").kendoStockChart({
                dataSource: {
                    transport: {
                        read: {
                            url: "boeing-stock.json",
                            dataType: "json"
                        }
                    }
                },
                title: {
                    text: "The Boeing Company (NYSE:BA)"
                },
                dateField: "Date",
                series: [{
                    type: "line",
                    field: "Open",
                    name: "Open",
                }],
                navigator: {
                    series: {
                        type: "area",
                        field: "Close"
                    },
                    select: {
                        from: "2000/01/01",
                        to: "2010/01/01"
                    }
                },
                categoryAxis: { ... }
            });

[
    {
        "Date": "2000/01/03",
        "Open": 41.62,
        "High": 41.69,
        "Low": 39.81,
        "Close": 40.12,
        "Volume": 2632000
    },
    {
        "Date": "2000/01/04",
        "Open": 39.88,
        "High": 41.12,
        "Low": 39.75,
        "Close": 40.12,
        "Volume": 3584700
    },
    {
        "Date": "2000/01/05",
        "Open": null,
        "High": 43.31,
        "Low": 41.38,
        "Close": 42.62,
        "Volume": 7631700
    },
    {
        "Date": "2000/01/06",
        "Open": 42.25,
        "High": 43.44,
        "Low": 41.12,
        "Close": 43.06,
        "Volume": 4922200
    },
    {
        "Date": "2000/01/07",
        "Open": 43.88,
        "High": 44.88,
        "Low": 43.69,
        "Close": 44.12,
        "Volume": 6008300
    },
...
]

I set line series type and json data have null value.
Declined
Last Updated: 01 Oct 2021 12:55 by ADMIN
Provide a product migration guide from your sister products (e.g., silverlight controls, radcontrols) which presents use cases such as: "If you have a asp.net radgrid such as...  you could do the same task similarly with KendoUI by..."   

Having complementary examples implemented using your various product types instills a bit of confidence that interfaces created in one environment could potentially be emulated or duplicated in another.  With maybe some best practices or "known gotchas".
Completed
Last Updated: 11 May 2016 15:51 by ADMIN
Created by: Paul
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Listviews are great tools and the drag and drop feature works well. But it would be great to be able to reorder items in a listview
Declined
Last Updated: 16 Aug 2013 18:46 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Have a way to be able to save Kendo charts via a server API so that the the charts can be saved without having to view them in a browser. This would be useful for something like adding charts to generated pdfs.

This functionality is already available for ASP AJAX Charts.

Thanks

Completed
Last Updated: 04 Aug 2021 07:45 by ADMIN
Created by: Anaida
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
There should be a textbox bindind to a field available.
Declined
Last Updated: 25 Sep 2013 11:41 by ADMIN
Created by: hedayat
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Currently templates for editing are just supported in the Popup mode. In many cases we need to change whole row in the Inline Editing mode.
In this occasion when the user pressed Edit button in the grid, all columns will be vanished and we are able to render a template with different controls and functionality. 
Declined
Last Updated: 16 Aug 2013 18:38 by ADMIN
Created by: Duncan
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Using the following example project for a multiselect in a Grid:
http://www.kendoui.com/code-library/permalink/boByv66aG2OF1P8AAFTdxQ

Failure steps:
1) Run the project as-is.
2) Edit any grid line.
3) Add a Territory by typing the first few letters and pressing enter to select the highlighted item.
4) Save the grid line

Issue:
In the Update action, the ModelState is not valid and the Territories list in the EmployeeViewModel has null entries for the first X items (equivalent the the number of items existing before the update).

The data POSTed from the grid seems to be inconsistent. New items are posted as TerritoryViewModel-type objects but the existing items are posted as the value (id) only.

Note: Adding at least one item by clicking with the mouse magically resolves this issue and all items are posted as complete objects.