Completed
Last Updated: 23 Nov 2016 15:32 by Telerik Admin
Created by: Schlurk
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
54
Within the Grid you can currently either have single-row editing, or batch editing. However, batch editing does not necessarily show the end-user that the Grid is actually editable. In order to make the Grid more intuitive it would be great to have all cells display their edit template constantly to ensure that the client knows they can edit the component.

Additionally, sometimes a user will want to edit more than one row at a time, but not have the entire Grid in edit-mode. Being able to open several items to be edited at once would help with this user interaction.

This is why having multi-row edit, the ability to have multiple rows in edit-mode at once, would be a nice feature to have in a Grid. It would also theoretically open up the ability to have all rows in edit-mode at once.
Completed
Last Updated: 15 Nov 2016 13:09 by vikash
 when i try to drag and drop the treeview nodes from top of the treeview to the bottom (last node) of the treeview,while dragging, the window does NOT scroll automatically.
Scroll bar should automatically scroll to the draging direction
Declined
Last Updated: 10 Nov 2016 13:31 by Robert Madrian
Created by: IKKI
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
I want specific column in Kendo UI grid canbe disable columnMenu! Now only can disable sortable and filterable but not the whole columnMenu~
Declined
Last Updated: 09 Nov 2016 00:18 by ADMIN
Created by: mgs
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
2
It is possible to add commands to the toolbar. However, if you only need one or two commands (such as an "add record" button), this means wasted vertical space.

So I appreciated if Kendo supported the creation of additional commands in the Pageable Bar.
Declined
Last Updated: 07 Oct 2016 12:13 by ADMIN
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.
Completed
Last Updated: 30 Sep 2016 18:43 by Vasim
Created by: IKKI
Comments: 26
Category: Kendo UI for jQuery
Type: Feature Request
252
KendoUI has window widget, but it's too simple, I suggest just like jbox or artDialog.
jbox:http://kudystudio.com/jbox/
artDialog:http://www.planeart.cn/demo/artDialog/index.html
Completed
Last Updated: 21 Sep 2016 02:59 by John
Created by: Maulik
Comments: 8
Category: Kendo UI for jQuery
Type: Feature Request
319
I think as we try to create more RIA with HTML5, having multi column dropdown is very intuitive 

Similar example:
http://demos.devexpress.com/aspxeditorsdemos/ASPxComboBox/LargeDataSource.aspx
Completed
Last Updated: 19 Sep 2016 09:29 by ADMIN
Created by: Holger
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
The loading text of kendo.ui.progress is hard coded. 

Please make it localizable.
Completed
Last Updated: 19 Sep 2016 09:22 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
The currentTimeMarker property currently displays a time marker only on the Time Column of the scheduler. The typical behavior of most  calendars is that the marker spreads across the width of the entire calendar across all columns. It'll be nice if Kendo Scheduler could also support that.
Completed
Last Updated: 19 Sep 2016 06:04 by ADMIN
Created by: Imported User
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
Just make it compatible! 
Completed
Last Updated: 17 Aug 2016 14:22 by David
Created by: Dr.YSG
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
16
I recently started using bower (http://bower.io/) to manage my external packages (github) it makes update very easy. (leaflet, pouchdb, etc.) I see there is a bower package for the kendo core, but I am a longtime (since your first version) subscriber and I tend to use kendo.all.min.js.

Our projects are for offline use, so we cannot use internet urls for download of javascript.

Any chance of getting a bower package for Kendo Web? Mobile?
Completed
Last Updated: 08 Aug 2016 14:24 by Telerik Admin
Created by: Murtaza
Comments: 17
Category: Kendo UI for jQuery
Type: Feature Request
110
Ability to take over the default sort and do a custom sort on the grid. This will be really helpful for formatted columns that requires a separate sort logic. 
Declined
Last Updated: 26 Jul 2016 13:50 by ArtB
Created by: kamesh
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2
Please enhance 'Grid copy' feature on Kendo grid to copy column headers also to excel.
Completed
Last Updated: 18 Jul 2016 16:17 by ADMIN
Created by: Karl
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
I would love to see the option for donut chart on pia charts. A nice example: http://www.highcharts.com/demo/pie-donut 

Thanks!
Completed
Last Updated: 05 Jul 2016 16:11 by Pascale
Created by: Matthias
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
1
After I filtered a column and deletes the filter content and press again the "Filter"-Button, nothing happens. Filter with empty string should clear the filter on the column,
Declined
Last Updated: 05 Jul 2016 07:57 by O
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
1
ListView selectable feature could be done better. One thing has been bothering me. Here's an example: http://demos.telerik.com/kendo-ui/listview/selection Go to the last page and try to select outside of list items. Problem is that it isn't possible. Maybe Telerik has thought that user also has to be able to select text normally. But for instance in Windows Explorer you can begin selection anywhere inside the window and I think the user expects that behavior.
Declined
Last Updated: 16 Jun 2016 14:20 by WT
Created by: William
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
Modal window does not currently work properly with MVVM. When visible = false, the modal area is still visible.
Completed
Last Updated: 11 May 2016 16:02 by ADMIN
Created by: Mike
Comments: 7
Category: Kendo UI for jQuery
Type: Feature Request
169
There are a couple of basic controls which I'm missing in Kendo UI WEB for example:
- Rating
- Carousel
- Progress Bar
- Image Cropper
- etc.

Please have a look at this non-commercial framework: http://www.alloyui.com
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: 11 May 2016 14:41 by ADMIN
I don't know what parameters the plugin sends to the server side.. in the grid for example there are parameters for pagination. I need to know how should I implement the PHP/Java code.