Unplanned
Last Updated: 06 Sep 2024 10:50 by ADMIN
Created by: Liang Sime
Comments: 1
Category: UI for WinForms
Type: Bug Report
0
Me.radToggleSwith1.OffText = "OFF"
Me.radToggleSwith1.OnText = "ON"
Unplanned
Last Updated: 06 Sep 2024 08:53 by Karthik
Unplanned
Last Updated: 05 Sep 2024 09:58 by ADMIN
Created by: Nadya
Comments: 1
Category: UI for WinForms
Type: Feature Request
0
Add new ThemePicker component that allows dynamic themes changes. 
Unplanned
Last Updated: 04 Sep 2024 13:50 by ADMIN
Created by: Monique
Comments: 1
Category: PdfViewer
Type: Feature Request
0

The problem I'm trying to solve is that users do not know that the original document may not be what they are seeing in the viewer when there are layers.    

A property that indicates that a document has layers would allow the system to refuse to open the document.

Unplanned
Last Updated: 04 Sep 2024 06:12 by Al
When I bind the SelectedValue property to a ViewModel, changing the value through the user interface does not update the corresponding value in the ViewModel.
Unplanned
Last Updated: 03 Sep 2024 08:32 by ADMIN
Created by: Nadya
Comments: 0
Category: PdfViewer
Type: Feature Request
1
Enable the customers to work with annotations of type Stamp.
Unplanned
Last Updated: 03 Sep 2024 08:27 by ADMIN
Created by: Nadya
Comments: 0
Category: PdfViewer
Type: Feature Request
1
A pop-up annotation displays text in a pop-up window for entry and editing. It typically does not appear alone but is associated with a markup annotation (its parent annotation) and is used for editing the parent’s text.
Unplanned
Last Updated: 30 Aug 2024 11:53 by Satheskumar
Currently the built-in feature of NavViewmenu does not support highlighting the parent (root) node page. It highlights the selected page when expanded, but when collapsed, it only highlights the selected node if it is at the top level. 
Unplanned
Last Updated: 29 Aug 2024 14:38 by Connor
The current behavior clears the selection when doing so.
Unplanned
Last Updated: 29 Aug 2024 11:19 by Dave

When I update to version 2024.3.806 I get a build error :

Unplanned
Last Updated: 27 Aug 2024 21:51 by Matthew
Created by: Shawn
Comments: 4
Category: UI for WinForms
Type: Feature Request
5

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: 27 Aug 2024 13:57 by Andrew

In RadRichTextEditor:


In Word:

Unplanned
Last Updated: 20 Aug 2024 12:55 by ADMIN
Unplanned
Last Updated: 19 Aug 2024 11:24 by ADMIN
  1. Group by some column or create hierarchy.
  2. Select all from the parent header check box or in the header.
  3. Expand parent row
  4. As a result, the row expands, but selection disappears.
Unplanned
Last Updated: 19 Aug 2024 09:59 by ADMIN
We should enable the out-of-process designer in .NET Framework projects so that old third party 32-bit and ActiveX/COM controls can be loaded inside Visual Studio 2022.
Unplanned
Last Updated: 16 Aug 2024 08:46 by ADMIN
A specific scanned file is not displayed in the viewer. This lead to empry pages.
Unplanned
Last Updated: 13 Aug 2024 10:54 by ADMIN

Moving the mouse over the null text, the text flickers. This behavior is observed in the following list of controls: 

  • RadMultiColumnComboBoxControl
  • RadDropDownList
  • RadDateTimePicker

It could be observed in other controls where the input element is RadTextBox and the null text property is set.

This behavior is not observed in standalone RadTextBox control.

Unplanned
Last Updated: 12 Aug 2024 14:02 by ADMIN
Created by: Matthias
Comments: 4
Category: Spreadsheet
Type: Bug Report
8

Currently, it takes around 5 seconds to load the RadSpreadsheetRibbonBar.

Please run the project and compare the load time when clicking the two buttons in the main form.

Unplanned
Last Updated: 12 Aug 2024 11:04 by Geovani
Created by: Geovani
Comments: 0
Category: UI for WinForms
Type: Bug Report
0
Unplanned
Last Updated: 12 Aug 2024 09:36 by ADMIN
In this scenario, the control is populated in unbound mode, and drag-drop operation is enabled. Dragging and dropping an item at the last position will lead to ArgumentOutOfRangeException.
1 2 3 4 5 6