Completed
Last Updated: 14 Mar 2024 23:51 by Holger
Release 2024 Q1
Created by: Victor
Comments: 18
Category: UI for ASP.NET MVC
Type: Feature Request
25
The Grid should allow switching between case sensitive and case insensitive filtering.
Unplanned
Last Updated: 12 Feb 2024 07:05 by Pantulu
Created by: Pantulu
Comments: 0
Category: Chart
Type: Feature Request
1
Add an option for creating 3D charts within the Kendo UI for ASP.NET MVC and for ASP.NET Core.
Unplanned
Last Updated: 05 Feb 2024 12:21 by ADMIN
Created by: Oscar
Comments: 1
Category: UI for ASP.NET MVC
Type: Feature Request
10
Row's hover effect should be optional and it could be enabled/disabled in grid's configuration, the same as we add Selectable, Navigatable, Sortable, Editable, etc., functionalities to grid. This could apply to odd/even coloring too. Should no need to do hacks to achieve this.
Completed
Last Updated: 05 Feb 2024 12:17 by ADMIN
Of the highest priority, we desperately need file explorer for inserting and uploading images.  In the AJAX editor, this appears to be build off the radFileExplorer control which is the other one we REALLY need for MVC which doesn't exist at all.
Completed
Last Updated: 05 Feb 2024 12:12 by ADMIN
Created by: Court
Comments: 1
Category: Grid
Type: Feature Request
0

https://demos.telerik.com/aspnet-mvc/grid/foreignkeycolumn

In addition to the Foreign Key editor template, populate a list which holds all the categories and pass it via the ViewData - you can see how this is done in the ForeignKeyColumnController.cs PopulateCategories() method.

On the above page, the above statement is made.  Other than the function call to PopulateCategories() I don't ever see the actual code run in the function shown anywhere.  Can someone please add that code and/or point me to my misunderstanding?

Thank you.

Court Harris
Equity Residential

Unplanned
Last Updated: 05 Feb 2024 12:10 by ADMIN

Enhancement

Currently, the RadioGroup binding does not implement the extended functionality for

Reproduction

RadioButtons have different behavior from the RadioGroup, when selecting values :

https://dojo.telerik.com/@protest/ovedihat

Expected/desired behavior

RadioGroup should have the same behavior.

Environment

  • Kendo UI version: 2022.1.119
  • Browser: [all]
Unplanned
Last Updated: 31 Jan 2024 07:53 by Greg
Created by: Greg
Comments: 0
Category: UI for ASP.NET MVC
Type: Feature Request
1
Adding SVG Helper and widget will provide the opportunity to add SVG icons without the need of additional scripts to be added manually
Completed
Last Updated: 19 Jan 2024 13:36 by ADMIN
Release 2024 Q1
Created by: Imported User
Comments: 2
Category: UI for ASP.NET MVC
Type: Feature Request
16
Right now the Telerik UI MVC NuGet package is a 30 MB package that installs not just the DLL, but a lot of boilerplate JavaScript and CSS. I prefer to acquire the necessary content via Bower, so I can only install what I need.

Currently, after every upgrade I have to wait for the package to install, then delete all of the unused content files. It would be nice if you supplied an "assembly-only" package, moving the content into an optional package that users who still need it could install. It would reduce upgrade time substantially, as well as offer less chance for a mistake.
Unplanned
Last Updated: 03 Jan 2024 11:25 by Lawrance
Created by: Lawrance
Comments: 0
Category: OrgChart
Type: Feature Request
2
It would be helpful to have an option to specify column and row count (e.g., https://demos.telerik.com/aspnet-ajax/orgchart/examples/columncount/defaultcs.aspx). This would allow for a more efficient layout especially in scenarios that involve visualizing large amounts of nodes.
Unplanned
Last Updated: 28 Dec 2023 08:11 by ADMIN
Created by: Sreeju
Comments: 1
Category: UI for ASP.NET MVC
Type: Feature Request
0
Add Cut & Paste feature, so that I can move file / folder from one path to another.
Unplanned
Last Updated: 13 Dec 2023 13:11 by ADMIN
Created by: jerome
Comments: 2
Category: Editor
Type: Feature Request
5

I'm looking for the ability to track changes from the editor. I see the feature exists in the Ajax version of the controls:

https://demos.telerik.com/aspnet-ajax/editor/examples/trackchanges/defaultcs.aspx

Unplanned
Last Updated: 21 Nov 2023 06:55 by Novak
Created by: Novak
Comments: 0
Category: DropDownList
Type: Feature Request
1
Currently, sorting the items in the dropdowns (DropDownList, ComboBox) with Grouping enabled requires using AJAX binding and ServerGrouping(true). It would be nice if support for sorting on the client is implemented, for scenarios that involve local data binding (e.g. when the dropdown is bound using the BindTo method).
Unplanned
Last Updated: 13 Nov 2023 11:14 by Darryl
Created by: Darryl
Comments: 0
Category: FileManager
Type: Feature Request
1
Enable the option for moving an item to the root level.
Unplanned
Last Updated: 09 Nov 2023 13:03 by Eric Mooiweer
Created by: Eric Mooiweer
Comments: 0
Category: PDFViewer
Type: Feature Request
1
Currently, the Print functionality works only with PDF.js. Provide a Print option when the PDFViewer is configured to use DPLProcessing.
Unplanned
Last Updated: 30 Oct 2023 15:29 by Steffan
Created by: Steffan
Comments: 0
Category: UI for ASP.NET MVC
Type: Feature Request
1
Currently, the drag and drop feature of the Upload is only available in asynchronous mode. It would be helpful, if this functionality is also implemented in the Upload's synchronous mode.
Unplanned
Last Updated: 25 Oct 2023 14:58 by Paul
Created by: Paul
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi Team,

I have a request for any of the Telerik controls, but specifically it would be helpful with the Kendo UI Scheduler.

I would like to ask for a specific functionality where all the developer would need to do is drop a simple HTML tag related to a control into a page, and a tag from a service(can be third party) which would generate the content for the control.    

For the Kendo UI Scheduler, this would help with modifying a current view without having to code anything for the un-editable service. 

Thank you!

Unplanned
Last Updated: 18 Oct 2023 13:50 by Jacob
Created by: Jacob
Comments: 0
Category: Map
Type: Feature Request
1

Add route plotting capabilities to the Map. It should support setting multiple stops, e.g., https://docs.telerik.com/devtools/winforms/controls/map/providers/bingmaps/route

 

Completed
Last Updated: 12 Oct 2023 10:22 by ADMIN
Created by: Narendra
Comments: 7
Category: PDFViewer
Type: Feature Request
15
Can you implement a scrollbar for the PDF viewer control? The current scrolling doesn't allow the user to grab the scrollbar and do the scrolling.
Unplanned
Last Updated: 19 Sep 2023 14:48 by ADMIN
Created by: Irvin
Comments: 1
Category: Gantt
Type: Feature Request
1

Hi there,

We are using Telerik kendo with ASP.net MVC. This request is specifically for the Gantt chart view as described here: https://demos.telerik.com/aspnet-mvc/gantt. Configuring the month, year and day view seems pretty easy via the exposed API. We want to extend this so that we can see the Gantt for custom date ranges. For example we should be able to click a button that says : Q1  and can see the Gantt for 3 months (Ex: Sep, Oct, Nov). Please note that this is different from filtering through selected dates. We want to the Gantt to display extended views. Feel free to let me know if I can provide any more clarity.

Thanks!

Irvin 

Unplanned
Last Updated: 15 Sep 2023 13:33 by Jonathan
Created by: Jonathan
Comments: 0
Category: Grid
Type: Feature Request
1
In a parent/detail Grid scenario, on expanding a parent row, if the detail row has larger content that needs to be scrolled vertically, it would be helpful to have the option to make the expanded parent row sticky. This way the row won't go out of view and the user would be able to collapse the row without having to scroll up. Sticking the row could potentially be limited to work only with the last expanded row, to avoid having more than one sticky parent rows at the same time.
1 2 3 4 5 6