Unplanned
Last Updated: 23 Apr 2024 08:55 by ADMIN

In this case, the control is populated with business objects. The AutoCompleteDisplayMember property of the control point to a property of this object. This property can have a similar value to more than one item from the source collection. When we try to select a specific item using the Text property, the control will select the first occurrence of the value that is found in the collection. This behavior can be improved to allow to select specific item from the collection with duplicate values.

Unplanned
Last Updated: 17 Apr 2024 14:00 by Shishir
I would like to get the scrollbar style as it is in the posted image.
Unplanned
Last Updated: 17 Apr 2024 10:12 by ADMIN
Expose a way to move the commands option section to different locations (left, top, right)
Unplanned
Last Updated: 17 Apr 2024 10:05 by ADMIN
Provide a new property that specifies FileName in SaveAs command.
Unplanned
Last Updated: 03 Apr 2024 10:41 by ADMIN

Windows Forms on .net 6.0 / 7.0 / 8.0 diverges more and more from .net Framework 4.x.

Please release a version of the Demo Application that is based on the current Microsoft Release.


Unplanned
Last Updated: 01 Apr 2024 13:43 by ADMIN

Hi

It would be cool if the SyntaxEditor automatically changed the default palette if the selected scheme was dark.

Regards

Erwin

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: 18 Mar 2024 12:00 by ADMIN

Add option to enter new value that is independent from the data source or items.

Unplanned
Last Updated: 07 Mar 2024 14:27 by Walter
Created by: Walter
Comments: 0
Category: Spreadsheet
Type: Feature Request
0
Add axis titles to the charts
Unplanned
Last Updated: 07 Mar 2024 14:09 by Walter
Created by: Walter
Comments: 0
Category: Spreadsheet
Type: Feature Request
0
Editable chart in RadSpreadsheet
Unplanned
Last Updated: 05 Mar 2024 12:59 by ADMIN
Implement the export of notes (footnote, endnote) in the RtfFormatProvider of the RadRichTextEditor.
Unplanned
Last Updated: 14 Feb 2024 10:54 by Bert
When the user clicks an already selected row while pressing the Ctrl key, the row should be removed from the current selection.
Unplanned
Last Updated: 06 Feb 2024 08:39 by ADMIN
Add support for reading JSON files encoded in GeoJSON format.
Unplanned
Last Updated: 20 Mar 2024 13:10 by ADMIN
Unplanned
Last Updated: 08 Jan 2024 08:42 by ADMIN
I want the focus on this card so that I don't need to scroll, to see where the card is located in the column.
Unplanned
Last Updated: 11 Dec 2023 13:41 by ADMIN
Created by: Ana
Comments: 1
Category: GridView
Type: Feature Request
1
Currently, the GridViewCheckBoxColumn is not synchronized with the selection mechanism of the control. Checking a checkbox will change the value of the bound property. Synchronizing the selection with the checkbox will require custom code. We could expose GridViewSelectionColumn or modify the GridViewCheckBoxColumn to support this.
Unplanned
Last Updated: 17 Nov 2023 10:20 by ADMIN
Created by: Fabio
Comments: 1
Category: FileDialogs
Type: Feature Request
2
Add the option to display folder shortcuts in OpenFolderDialog.
Unplanned
Last Updated: 16 Nov 2023 13:46 by ADMIN

It would be great if there were a right-click menu option for custom Rad controls to "apply the theme to all sub-controls", similar to how Forms work.

I've attached images to illustrate the functionality.

Right now it only works for forms, and my custom controls have to be manually adjusted one at a time, by hand, which is time consuming and error prone.

It would save a lot of time and reduce the chance of missing a control when applying themes locally.

Right now the only way to apply themes is either globally or individually by hand, or with a find-replace-in-files command on the ThemeName property.

Unplanned
Last Updated: 10 Nov 2023 05:58 by ADMIN
Add an event that allows you to get the current video frame from the camera device.
Unplanned
Last Updated: 31 Oct 2023 12:12 by Bert
Created by: Bert
Comments: 2
Category: Menu
Type: Feature Request
0

We can create a Scrollable menu panel with buttons at the top and bottom to move the items. A similar functionality is already implemented in WPF:

1 2 3 4 5 6