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".
Won't Fix
Last Updated: 20 Jun 2022 14:37 by ADMIN
Completed
Last Updated: 13 May 2022 07:09 by ADMIN
Created by: Prakash
Comments: 4
Category: UI for ASP.NET AJAX
Type: Feature Request
4
Client Export Manager Control

Export to PDF feature should be improved

1] Exported PDF should be accessible as per Section 508 Compliance. current exported PDF is not readable to accessibility tools like JAWS and Dragon Natural specking tool.

2] Control should have properties to set the width and height of output pdf

3] Multiple page PDF feature should be available.

4] Page Header and Page Footer template should be included to the control.
Completed
Last Updated: 26 Apr 2022 13:30 by ADMIN
Created by: Darrin
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Would it be possible to make the RadProgressBar fully functional at design time ?  

Currently any property changes you make in design time do not show on a form that's in design view

Being able to set height, width etc and have it show in design time would be very helpful

Thanks 
Completed
Last Updated: 26 Apr 2022 13:16 by ADMIN
In Chrome and IE the clicking of the SELECT button for the uploads is kinda difficult when using MATERIAL skin. See the following video: https://www.screencast.com/t/VBe1zSss7c

How-to fix the bug:
1. Create a CSS file named dialog.css
2. Put the following class in the dialog.css file:

.RadUpload  .ruFileInput {
    height: 50px !important;
}

3. Set the DialogsCssFile property to point to the dialog.css file:

        <telerik:RadEditor ID="RadEditor1" Skin="Material" RenderMode="Lightweight" DialogsCssFile="~/dialog.css" runat="server">
            <ImageManager ViewPaths="~/Images" UploadPaths="~/Images" />
        </telerik:RadEditor>

4. Save the page.
5. Clear the browser cache and load the page in it. If needed reload the dialog contents 3-4 times to clear the cache -> right click and choose Reload frame from the Chrome context menu.
Completed
Last Updated: 26 Apr 2022 12:27 by ADMIN
ADMIN
Created by: Danail Vasilev
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
1

			
Completed
Last Updated: 21 Apr 2022 08:38 by ADMIN
ADMIN
Created by: Marin Bratanov
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
2
At present, when a Telerik product is installed via an automated installer (WebInstaller or a downloaded MSI package), a shortcut to it is added on the desktop.

This feature should be optional, e.g., via a checkbox during the installation wizard.
Completed
Last Updated: 21 Apr 2022 08:14 by ADMIN
Removing the vertical scrolling of the source code container will make the code much easier for reading, both for desktop and mobile devices. 
Completed
Last Updated: 21 Apr 2022 08:08 by ADMIN
Created by: Balasubramanian
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Business Intelligence Dashboard to create flexible decision support solutions and deliver dashboard consoles that accurately inform executives and users throughout your organization. 

integrated Dashboard Designer like https://www.devexpress.com/Products/NET/Dashboard/
Completed
Last Updated: 21 Apr 2022 08:06 by ADMIN
Created by: KFC
Comments: 3
Category: UI for ASP.NET AJAX
Type: Feature Request
1

Hi Team,

I received this from Khurram,

One small suggestion is for your ASP.net AJAX library to include two themes outside the box i.e. Windows 10 Dark and Windows 10 Light theme.

Completed
Last Updated: 21 Apr 2022 08:05 by ADMIN
Created by: cw
Comments: 3
Category: UI for ASP.NET AJAX
Type: Feature Request
5

			
Duplicated
Last Updated: 21 Apr 2022 07:51 by ADMIN
ADMIN
Created by: Rumen
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
7
This is the popular image zoom control used in many sites like amazon.com to display a zoomed selection of an image in another panel or window.
Unplanned
Last Updated: 20 Apr 2022 16:08 by ADMIN
ADMIN
Created by: Rumen
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
11
The control will provide the ability to hover over an image and zoom-in the selected part in a previewer. Such control is available in Google Maps as shown in the attached screenshot Overview-Image-Map-Control.png. Yet another example is displayed in the second screenshot.

You can comment and share your examples or features you would like this control to support.
Completed
Last Updated: 20 Apr 2022 16:02 by ADMIN
Release R2 2022
Created by: Dave
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
I'm using Version 2021.2.616.45 and attempting to detect Microsoft Edge.  When using Edge in Windows 10, Telerik.Web.Browser.edge is false, but shows chrome is true. 

There are Telerik controls on the page, but I've also explicitly added Telerik.Web.UI.Common.Core.js to the script manager.  I get that Edge is a chromium browser, but I need to detect Edge.
Completed
Last Updated: 20 Apr 2022 09:40 by ADMIN
Release R2 2022
Created by: rumen jekov
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
1
I am using the ClientExportManager with pageBreaks and I am finding that any overflow is cut off in the pdf if the content is too big for one page. Is there a setting to either zoom out so all content of the wizard step is put on one pdf page?
Completed
Last Updated: 19 Apr 2022 17:50 by ADMIN
The issue is reproducible when there is other content in the content area.
Declined
Last Updated: 18 Apr 2022 14:22 by ADMIN
Created by: Fawad
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
2
It would be useful to add a functionality to existing Input control or create a new control which will allow users to use touch screen pen to write text. The control should automatically convert the handwriting into simple string text (NOT Image) using OCR or something else.
Completed
Last Updated: 28 Mar 2022 19:23 by ADMIN
ADMIN
Created by: Rumen
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1