Completed
Last Updated: 15 Jul 2013 11:36 by ADMIN
Completed
Last Updated: 23 Sep 2014 11:10 by Gal
Completed
Last Updated: 06 Jun 2016 14:50 by ADMIN
Created by: sitefinitysteve
Comments: 7
Category: UI for ASP.NET AJAX
Type: Feature Request
9
NOBODY supports this turd of a browser anymore.  
http://www.buuteeq.com/blog/why-we-dont-support-ie7/

Your css codebase could trim up a ton removing all the crappy hacks.  Worked for kendo, and nobody is missing it.

I'm sure your developers would have a party (week long) if they could ditch having to support it too.

You're such a big market player supporting it just helps ie7 hold on to it's MEASLY <1% marketshare...stop contributing :)

Vote now people!
Declined
Last Updated: 11 Oct 2017 08:31 by ADMIN
Created by: sitefinitysteve
Comments: 4
Category: UI for ASP.NET AJAX
Type: Feature Request
15
You're working on a cleaner css3 approach, however sprites are still resource being downloaded...it's be great if the controls we're using on our page had iconography consistent with the site theme *automatically* instead of needing to use a custom skin.

Can you please implement a clean fontawesome enabled skin?  So instead of referencing a sprite and background position you instead would set :before or :after and content="\f002".

This makes the resulting resources much lighter...as there's no sprite (retina ready by default)

...it'd be up to us to have fontawesome loaded on our page.

(Teampulse uses fontawesome, and they have at least 1 radgrid)

http://fortawesome.github.io/Font-Awesome/icons/

Steve
Completed
Last Updated: 12 Jul 2016 15:27 by Najid Hanif
Created by: Mark
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
2
It would be great to have a facebook-like auto expanding textbox with character counter.
Declined
Last Updated: 21 Jun 2022 09:41 by ADMIN
Some references to skin resource files are hardcoded in Telerik.Web.UI.dll and don't depend of the web.config/appSetting "Telerik.Web.SkinsAssembly". The result is when you use a custom Skins Assembly and a Telerik control uses these hardcoded references on resource files, these resource files are not displayed because Telerik.Web.UI.dll is searching a resource file for a control as "Telerik.Web.UI.Skins.<Skin Name>.<Control>.<Resource filename>" and not as expected "<Skin Assembly Name>.<Skin Name>.<Control>.<Resource filename>.

It happens in the following controls:
- RadGrid: Only the column GridEditCommandColumn ButtonType="ImageButton" gives a invalid references on resource files for Edit.gif, Update.gif, Cancel.gif.
- RadDataPager: Images of SEO buttons, like PagingFirst.gif, etc.

The requested fix: to test if web.config/appSettings "Telerik.Web.SkinsAssembly" is available and not empty, and if yes, to use its value in place of the hardcoded "Telerik.Web.UI.Skins.dll".
Declined
Last Updated: 04 Jul 2014 07:12 by ADMIN
Created by: Timothy Lee Russell
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
3
In the same way that ASP.NET MVC wrappers are supported...
Declined
Last Updated: 19 Mar 2014 12:05 by ADMIN
Created by: Jeremy Schaab
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
We would love a couple of Lightswitch HTML controls.  Not expecting the full stack.  

Even if you could just help us understand how to integrate Kendo UI more easily that would help too.  It's a great framework or building fast lightweight apps, but the UI portion is missing many controls and documentation from Telerik, if the controls do integrate.  

ComponentOne seems to have a good handle on it, but we prefer Telerik if we can use it.
Completed
Last Updated: 21 Feb 2014 13:20 by ADMIN
Created by: CH
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Current Sales Dashboard cannot work because if silverlight issue. 
Prefer to have more starterkits so that we can understand a whole solution how to use telerik control better. also a good learning for us.
Completed
Last Updated: 06 May 2014 13:02 by ADMIN
Created by: miksh
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
The current image rotator is missing one of the popular modes when having up to 10 images the slider provides an image navigation bookmarks (e.g. a row of small circles) to navigate quickly to the particular image.
Some examples what I mean:
- http://demo.dev7studios.com/nivo-slider/ - (all demos)
- http://www.kendoui.com/ - the image rotator under the menu (not sure what Telerik control is used here but certainly is not RadRorator )
Completed
Last Updated: 20 Jul 2015 14:14 by ADMIN
ADMIN
Created by: Galin
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
3

			
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.