Unplanned
Last Updated: 15 Sep 2023 11:05 by ADMIN
Created by: Al
Comments: 1
Category: UI for WinForms
Type: Feature Request
22
Request a JSON tagger for the SyntaxEditor
Unplanned
Last Updated: 01 Feb 2023 09:37 by ADMIN
ADMIN
Created by: Dess | Tech Support Engineer, Principal
Comments: 5
Category: UI for WinForms
Type: Feature Request
15

			
Unplanned
Last Updated: 09 Apr 2020 07:39 by ADMIN

Please refer to the provided sample gif file. You will notice that when you are dragging within the same RadGridView control, there is a horizontal line indicating the drop position. The image is controlled by the RadGridView.TableElement.RowDragHint property which specifies the horizontal line illustrating the drop position.

This horizontal line is missing when you drop over another target grid control.

Unplanned
Last Updated: 20 Feb 2020 12:29 by ADMIN
Created by: Dan
Comments: 0
Category: UI for WinForms
Type: Feature Request
5
Introduce a Converter tool standalone application which does not depend on a specific Visual Studio version.
Unplanned
Last Updated: 26 Jul 2019 12:51 by ADMIN
ADMIN
Created by: Dess | Tech Support Engineer, Principal
Comments: 3
Category: UI for WinForms
Type: Feature Request
5

			
Unplanned
Last Updated: 06 Feb 2023 08:15 by ADMIN
Created by: Claudio
Comments: 1
Category: UI for WinForms
Type: Feature Request
4
Support for input from DWG file format used in AutoCAD.
Unplanned
Last Updated: 15 Feb 2022 14:37 by ADMIN
Created by: Shawn
Comments: 3
Category: UI for WinForms
Type: Feature Request
4

I have a custom Fluent theme as a package, it would be nice if there was a way to load packages (Embedded Resource or files) with the RadThemeManager.

Rather than typing this: Telerik.WinControls.ThemeResolutionService.LoadPackageResource("GUI.Themes.Fluent_Custom.tssp");

Right now the RadThemeManager only supports XML files. Feeding it a tssp file doesn't work.

 

For it to show up in design-time I have to assign it all of the unpackaged XML files and then delete the RadThemeManager for the theme to show up, otherwise the load time is like 7 seconds, where as embedded packages load super fast.

The fluent theme has a lot of XML files and this is a huge pain, supporting 1 Embedded Resource tssp package would be nice.

 

Would also be nice if the RadThemeManager could apply/change a theme globally somewhere in the SmartTag menu or RadThemeManager properties.

Instead of having to type this: ThemeResolutionService.ApplicationThemeName = "Fluent_Custom";

Unplanned
Last Updated: 22 Jun 2023 11:10 by ADMIN
Created by: n/a
Comments: 2
Category: UI for WinForms
Type: Feature Request
3
Currently the extension in Visual Studio has VB templates only for the classic .NET Framework.
Unplanned
Last Updated: 15 Sep 2023 11:01 by ADMIN
Created by: Petya
Comments: 1
Category: UI for WinForms
Type: Feature Request
3
Implement interactive API Reference in the form of a class hierarchy diagram. Allow navigation to the base classes or implemented interfaces, as well as to any child members. Include the API documentation of each member/class, so that users can quickly navigate the API on the site. 
Unplanned
Last Updated: 16 Sep 2022 10:17 by ADMIN
ADMIN
Created by: Hristo
Comments: 2
Category: UI for WinForms
Type: Feature Request
3
Implement functionality to rotate the text in a cell.
Unplanned
Last Updated: 10 Sep 2019 05:20 by ADMIN
Unplanned
Last Updated: 13 Apr 2021 07:02 by ADMIN
Created by: Lou
Comments: 1
Category: UI for WinForms
Type: Feature Request
2
Please add support for adding a background image to the RadDiagram. This could be used for example for a floor plan application, where the background image would be a map of a building.
Unplanned
Last Updated: 20 Jul 2020 11:36 by ADMIN
Created by: Patrick
Comments: 0
Category: UI for WinForms
Type: Feature Request
2
JavaScript actions cause a script to be compiled and executed by the JavaScript interpreter. Depending on the nature of the script, the values of the interactive form fields in the document can be validated or updated or the visual appearances of the fields can be changed.
Unplanned
Last Updated: 17 Feb 2020 08:32 by ADMIN
Import hover style for a link in HTML:

a:hover {
            color: #3ca9f6
}
Unplanned
Last Updated: 22 Mar 2024 15:13 by ADMIN
Created by: Arturo
Comments: 1
Category: UI for WinForms
Type: Feature Request
1

Hi,

Please, add a property  or method to the RadWebCam control to set video bit rate or quality. Currently is fixed a 4 mbits and it results in very poor image quality at high resolutions.

Please find attached images to see the difference  between snapshot and video recording. With fast moving pictures is even worse.

Thanks.

 

Unplanned
Last Updated: 23 May 2023 07:58 by ADMIN

Pasting a Network path in the breadcrumb navigates the user to the respective location. However, the UNC path is displayed as expected. Please refer to the attached gif files.

 

 

 

Unplanned
Last Updated: 15 Feb 2023 13:07 by ADMIN
Created by: Malcolm
Comments: 1
Category: UI for WinForms
Type: Feature Request
1

To be accessible and compliant with our organizations standards, the search bar that can be enabled in the gridview should be accessible by pressing TAB and shift TAB. Right now the only way to select the search by keyboard is pressing Control F, but the up/down arrows and the search settings cog wheel cannot be accessed via the keyboard.

As of right now, the user cannot also select the column headers using the keyboard, which in turn means you cannot sort by a column with a keyboard.

 

 

Unplanned
Last Updated: 16 Feb 2024 19:39 by ADMIN
Created by: erwin
Comments: 3
Category: UI for WinForms
Type: Feature Request
1
It would be nice if the grid column chooser would support grouping of columns similar to the jquery grid
Unplanned
Last Updated: 15 Mar 2022 12:28 by Josh
Created by: Josh
Comments: 0
Category: UI for WinForms
Type: Feature Request
1
1. Create Windows Forms App
2. Select Target Framework .NET Core 3.1, 5.0 or 6.0
3. Convert to Telerik Controls via the WinForms Extensions menu

You will see that you cannot select version .NET Core 3.1, 5.0 or 6.0 from the drop-down.

If you attempt to convert the project by selecting version 2.0 or 4.0 the Visual Studio will crash.
1 2 3