Completed
Last Updated: 03 Sep 2021 16:32 by ADMIN
Release R3 2021

This doesn't work in both .NET Framework and .NET 5.

Add a RadForm and set its AutoScroll property to true at design time. When you add any controls that are located outside the form's size a scroll bar appears. However, it seems to be disabled and the user is not allowed to scroll at design time. 

Unplanned
Last Updated: 30 May 2024 14:25 by ADMIN
Created by: Markus
Comments: 4
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: 26 Jan 2023 17:04 by ADMIN
Created by: Desislava
Comments: 1
Category: UI for WinForms
Type: Feature Request
0

The Control Panel offers a way to reset your password by navigating you to https://www.telerik.com/registration-login/forgotten-password?utm_source=tcp 

Completed
Last Updated: 09 Jul 2021 09:27 by ADMIN
Release R3 2021
Created by: Thomas
Comments: 1
Category: UI for WinForms
Type: Bug Report
0

Hello Telerik Team,

our Customor works primary on Microsoft Surfaces. These scales on 200 %.

We use AutoScaleMode DPI and all is fine, except the Ribbon Bar. It cuts the ribbon Bar in half, if it's normally collapsed.

We didn't find any solution to fix this.

 

Interesting is the Resizing of the Bar. if you move it between to monitors

  • start the process on 200% Monitor
  • move to 100% Monitor
  • Be sure the Bar is collapsed
  • Open and close the bar at least 2 times
  • move to 200% Monitor back
  • If you open the bar now, its size is now the original size and goes over the window.
  • Close the bar and open it again, than you see the bars lenght is correct, but the height is halved.
  • Move to 100% Monitor again
  • if you open the bar now, the bar goes only over the half window.
  • close the bar and open it again, than the length is correct again, and the height has doupled to its normal value.

 

Maybe it's only a configuration we didn't found yet, maybe it's really a bug.

And a second question: If we maximize the Window, the TitleText hides. Is it possible to show the TitleText in maximized mode too.

Completed
Last Updated: 16 Apr 2021 15:31 by ADMIN
Release R2 2021
  RadSpreadsheet does not support chars, however it should not throw errors while working with such documents.
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.
Completed
Last Updated: 22 Apr 2021 14:10 by ADMIN
Release R2 2021
Currently there is no way to customize how the UI events are handled.
Unplanned
Last Updated: 12 Mar 2021 14:36 by ADMIN
Default FontFamily and FontSize values (Calibri, 11) are not respected during paste, when the normal style of the source document is modified. Those values are replaced with the default values for RadDocument, which are different (Verdana 12)
Completed
Last Updated: 26 Mar 2021 09:19 by ADMIN
Release R2 2021 (LIB 2021.1.329)
There is an inconsistency between MS Word and the RichTextEditor.

When the unit type is set to an inch.
Declined
Last Updated: 05 Mar 2021 09:51 by ADMIN

Hello, I encountered a bug with PropertyGrid when an object property is null.

But it only happens when the object has a simple property, a simple list, and a complex list with a custom control.

I'm attaching a sample project.

To reproduce this bug, run the project and hit the sort button or enter any search strings.

Unplanned
Last Updated: 23 May 2023 10:50 by ADMIN
Created by: test
Comments: 2
Category: UI for WinForms
Type: Feature Request
1
We want a query builder who can connect to any type of connection type database like (MS SQL, MySQL, Oracle etc) & create a query from end user which can be used by our application.

The control should be user friendly enough that a non SQL person can create query.
Declined
Last Updated: 05 Jul 2024 12:53 by ADMIN
Created by: Bernadette
Comments: 1
Category: UI for WinForms
Type: Bug Report
0

It used to default to the control default and now it defaults to a theme. 

It seems to also not recognize controls I add to the forms until I do a build. I shouldn't have to add that step before I select debug. 

Acting very, very strangely. 

Completed
Last Updated: 23 Feb 2021 10:37 by ADMIN
Release R1 2021 SP2

After we just upgraded to 2021 SP, we are now getting several System.ArgumentExceptions when executing the following call to LoadPackageResource

Assembly assembly = Assembly.LoadFrom("STEAM.Common.dll");
 ThemeResolutionService.LoadPackageResource(assembly, "STEAM.Common.SpotlightOffice2013Light.tssp");

The errors are:

Exception thrown: 'System.ArgumentException' in Telerik.WinControls.dll
Type not found: Telerik.WinControls.UI.Docking.DockingGuidesElement. Please make sure you have reference to an assembly which contains type: Telerik.WinControls.UI.Docking.DockingGuidesElement

Exception thrown: 'System.ArgumentException' in Telerik.WinControls.dll
Type not found: Telerik.WinControls.UI.GridTableElement. Please make sure you have reference to an assembly which contains type: Telerik.WinControls.UI.GridTableElement

Exception thrown: 'System.ArgumentException' in Telerik.WinControls.dll
Type not found: Telerik.WinControls.UI.GridSearchCellElement. Please make sure you have reference to an assembly which contains type: Telerik.WinControls.UI.GridSearchCellElement

Exception thrown: 'System.ArgumentException' in Telerik.WinControls.dll
Type not found: Telerik.WinControls.UI.RadPivotGridElement. Please make sure you have reference to an assembly which contains type: Telerik.WinControls.UI.RadPivotGridElement

Exception thrown: 'System.ArgumentException' in Telerik.WinControls.dll
Type not found: Telerik.WinControls.UI.SchedulerMonthViewElement. Please make sure you have reference to an assembly which contains type: Telerik.WinControls.UI.SchedulerMonthViewElement

Exception thrown: 'System.ArgumentException' in Telerik.WinControls.dll
Type not found: Telerik.WinControls.UI.RadSpreadsheetElement. Please make sure you have reference to an assembly which contains type: Telerik.WinControls.UI.RadSpreadsheetElement

Exception thrown: 'System.ArgumentException' in Telerik.WinControls.dll
Type not found: Telerik.WinControls.UI.RadSpreadsheetElement. Please make sure you have reference to an assembly which contains type: Telerik.WinControls.UI.RadSpreadsheetElement

Exception thrown: 'System.ArgumentException' in Telerik.WinControls.dll
Type not found: Telerik.WinControls.UI.VirtualGridTableElement. Please make sure you have reference to an assembly which contains type: Telerik.WinControls.UI.VirtualGridTableElement

 

Completed
Last Updated: 13 Nov 2024 12:48 by ADMIN
Release 2024.4.1113 (2024 Q4)
Created by: Al
Comments: 1
Category: UI for WinForms
Type: Feature Request
22
Request a JSON tagger for the SyntaxEditor
Completed
Last Updated: 04 Feb 2021 15:59 by ADMIN
Release R1 2021 SP2
The package cannot be installed in projects targeting a lower version of the .NET Framework.
Completed
Last Updated: 08 Feb 2021 13:07 by ADMIN
Release R1 2021 SP2

When importing a document containing Outlines (Bookmarks) containing Actions with an empty dictionary:

<</Title(Bookmarks)/Parent .../First .../Last .../Prev .../A<<>>/Count ...>

leads to an exception thrown: System.MissingMethodException: 'Cannot create an abstract class.'

 

Completed
Last Updated: 23 Dec 2020 16:08 by ADMIN
Release R1 2021
Only the theme components which are dragged and dropped onto the form should be listed in the ThemeNameEditor. Currently themes added on other forms are also available which is incorrect because at run-time this theme may not be instantiated at all.
Unplanned
Last Updated: 11 Dec 2020 10:12 by ADMIN

It would be good to offer default localization providers for some languages like German, Spanish, French, etc.

It is possible to use the following site that Microsoft provides for this purpose: https://www.microsoft.com/en-us/language 

Completed
Last Updated: 15 Dec 2020 09:25 by ADMIN
Release R1 2021 (LIB 2020.3.1215)
Here is what I did. I  created a new Class Library in VB. I opened the project and deleted that class. Next I added a COM Class. I copied your form to this project. I added a windows form. I added some code to open either a message box, the Windows Form or the Telerik form.

I created a BATCH file to copy the components to the local C drive and register the components (you will need to modify the paths for your environment).

I created an Excel sheet, added 3 buttons and 3 Macros so you could test each scenario. Unfortunately I cannot get my Excel sheet to run. I get a Microsoft error about licensing. I hope you have better luck. I do not use Excel very often. I am not sure if the License error I receive is Microsoft error or a Telerik error.
Completed
Last Updated: 23 Dec 2020 16:09 by ADMIN
Release R1 2021

When you are using interactive forms in RadPdfViewer, 

https://docs.telerik.com/devtools/winforms/controls/pdfviewer/features/interactive-forms , the editor's font is too big on >100% DPI scaling:

100% looks OK: