Completed
Last Updated: 04 Jan 2016 06:49 by Santhosh kumar
ADMIN
Created by: Peter Filipov
Comments: 9
Category: UI for ASP.NET AJAX
Type: Feature Request
5
With RadCloudUpload control the users will be able to upload files to Amazon S3 and Azure Blob storage. Also the developers could implement own storage providers and upload files to custom locations. 
Completed
Last Updated: 23 May 2014 12:28 by ADMIN
ADMIN
Created by: Misho
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
0
PDF export format is not compatible with Windows 8 default viewer.
However the exported PDFs could be opened in Adobe Reader for Windows 8. 
Completed
Last Updated: 28 Sep 2015 07:48 by Niklas Boström
Created by: Jerome
Comments: 3
Category: UI for ASP.NET AJAX
Type: Feature Request
4
The NuGet packages should not install directories into the project. If these directories are not needed when referencing the dlls traditionally, I can't see why they are needed with the Nuget package. Adding nuget references to ASP.Net AJAX in a non-website/application project results in a silly set of directories. Like, if you want to write a plain assembly that simply uses the Telerik controls in a Server Control.

An install.pl file should handle any web.config alteration on install.

The 
Won't Fix
Last Updated: 11 May 2016 11:40 by ADMIN
When a table is created through the table wizard and a background image is set to one of the cells, saving and closing the Editor in SP2010 causes the background image to be stripped.



Completed
Last Updated: 12 Jul 2016 15:01 by ADMIN
ADMIN
Created by: Hristo Valyavicharski
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
0

			
Completed
Last Updated: 20 Jul 2015 14:14 by ADMIN
Declined
Last Updated: 12 Jul 2016 15:24 by ADMIN
ADMIN
Created by: Genady Sergeev
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
3
One should be able to use CDN without having the Telerik.Web.UI.Skins dll deployed to the server..
Declined
Last Updated: 19 Jul 2017 14:04 by Manish
Improve RadGrid's grouping, to get more items from the next page, when group in the current gets collapsed.
Completed
Last Updated: 12 Dec 2013 07:40 by ADMIN
Add functionality in the VSB to generate a dll file based on the created resources for custom skin.
Completed
Last Updated: 10 May 2016 15:54 by ADMIN
When the VisibleControls property of FileExplorer is set to "Grid" and the InitialPath value is pointing to a specific file, the file is not selected on page load.
Completed
Last Updated: 24 Apr 2014 08:14 by ADMIN
Created by: cesar ursua
Comments: 5
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Hello, Many organizations as mine (Jabil) are based on manufacturing processes. Therefore many documentation are being migrated from MS Excel, Visio etc. to a dynamic web apps. At this moment your graphs are pretty much good, however it's missing a control that could allow us to create flow charts diagrams. These exportable charts should generate a xml output to be saved it in a database or xml files.
The flow chart diagram could be created by dragging symbols (square, rhombus, lines etc) on a panel or by coding creating and joining symbols or extracting the xml code  for a previous flow chart saved. Please Help! don't hesitate to contact me for further information.
Completed
Last Updated: 17 Oct 2013 13:04 by ADMIN
ADMIN
Created by: Danail Vasilev
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
2
Similar to the Sparklines in KendoUI - http://demos.kendoui.com/dataviz/sparklines/index.html
Completed
Last Updated: 17 Mar 2015 09:26 by ADMIN
The Insert Paragraph tool puts the text outside of the newly inserted paragraph tag. Here is an example:

1. Enter a line of text in an empty editor

2. Press the New Paragraph button

3. Type something when the cursor goes to the next line

4. Switch to HTML mode and you will find that the new text is inserted outside of the paragraph tag

<p>line of text</p>
<p>&nbsp;</p>
new line

The expect result should b:

<p>line of text</p>
<p>new line</p>

Completed
Last Updated: 19 Feb 2020 14:15 by ADMIN
Release R1 2020 SP1
Created by: Imported User
Comments: 20
Category: UI for ASP.NET AJAX
Type: Feature Request
38
Telerik already provide PDF Viewer for Silverlight, this control is very common used and safe our time to display PDF without using client's browser plugin. 

It will be great this control to be available in ASP.NET, we will not spending IT budget for another controls.

Telerik we know you can do it, this will make you more competitive.
Completed
Last Updated: 01 Jul 2015 15:00 by ADMIN
ADMIN
Created by: Ivan Zhekov
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
0
FIX: Menu popup containers do not have background / border in metro skin
Completed
Last Updated: 16 Jul 2014 15:49 by ADMIN
ADMIN
Created by: Iana Tsolova
Comments: 20
Category: UI for ASP.NET AJAX
Type: Feature Request
15
Similar to the Silverlight one:
http://demos.telerik.com/silverlight/#GanttView/FirstLook
Declined
Last Updated: 24 Feb 2022 10:06 by ADMIN
ADMIN
Created by: Iana Tsolova
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
8
a TIFF viewer that can zoom in and out and possibly edit TIFFs.
Completed
Last Updated: 13 May 2015 13:34 by Elena
There is a refresh error when a user uploads multiple files on Mac OS 10.8.3 and Safari 6.0.4. After the user selected for example 5 files at the same time and click on the Upload button, you a screen showing only 2 files - http://screencast.com/t/gYiE76M0D

The EnableAsyncUpload property of FileExplorer have to be set to "True".
Completed
Last Updated: 17 Mar 2015 10:02 by ADMIN
The developer cannot get a reference to the FontName tool through the getToolByName method of the RibbonBar tool adapter.