Unplanned
Last Updated: 26 May 2023 07:26 by David
Provide an option to remove the area that looks like header and footer in the Drawer content. 
Unplanned
Last Updated: 25 May 2023 14:15 by Angus
Created by: Angus
Comments: 0
Category: DataForm
Type: Feature Request
0
Provide an option to define validation and commit modes on editor level. Currently these properties are inherited from the DataForm.
Unplanned
Last Updated: 25 May 2023 13:50 by Angus
Created by: Angus
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0
Add another mode for the pickers - edit mode, so the controls can be focused/unfocused.
Unplanned
Last Updated: 25 May 2023 06:29 by Aleksandra
Created by: Aleksandra
Comments: 0
Category: DatePicker
Type: Feature Request
0
Expose an IsOpenChanged event about DatePicker control.
Unplanned
Last Updated: 23 May 2023 07:28 by Hakob
Created by: Hakob
Comments: 0
Category: Entry
Type: Feature Request
0
Provide an option to change the cursor(caret) color for Entry, AutoComplete and ComboBox.
Unplanned
Last Updated: 22 May 2023 10:19 by Uvin
Created by: Uvin
Comments: 0
Category: TabView
Type: Feature Request
1
When setting FlowDirection property to the RadTabView the control behaves differently on different platforms. 
Provide right to left support. 
Unplanned
Last Updated: 17 May 2023 11:37 by Uvin
Created by: Uvin
Comments: 0
Category: DataGrid
Type: Feature Request
3
Add RightToLeft support for the DataGrid control.
In Development
Last Updated: 16 May 2023 15:12 by ADMIN
Created by: Victor
Comments: 0
Category: CheckBox
Type: Feature Request
2
Turn off the animations in the CheckBox control
Unplanned
Last Updated: 16 May 2023 05:56 by Slawomir
Provide an option to change the IsBusy animation type, color, etc. 

Currently I can change the IsBusy background color by using implicit style: 
<ContentPage.Resources>
        <ResourceDictionary>
            <Style TargetType="telerik:RadBusyIndicator" x:Name="busy">
                <Setter Property="BackgroundColor" Value="Red"/>
            </Style>
        </ResourceDictionary>
    </ContentPage.Resources>
    <telerik:RadDataGrid IsBusy="True"/>
In Development
Last Updated: 16 May 2023 05:45 by ADMIN
Created by: Don
Comments: 7
Category: UI for .NET MAUI
Type: Feature Request
19

It would be really nice to have a RichTextBox control for .NET MAUI that worked on all platforms including Windows and Mac. I'm trying to migrate an application from WPF to MAUI and MAUI simply does not have a RichTextBox equivalent.

Telerik had something already for Xamarin called RichTextEditor but I believe it only works on iOS/Android and not Mac/Windows.

If you could do it quickly, you'd actually be the first company to have one as well, as from what I have been able to glean from my research, no company offers one as of yet, hence my predicament.

Thanks!

Unplanned
Last Updated: 12 May 2023 08:05 by Sanket
Created by: Sanket
Comments: 0
Category: DataGrid
Type: Feature Request
2
Provide a RowStyleSelector property to the DataGrid control.
Unplanned
Last Updated: 12 May 2023 05:22 by Slawomir
Created by: Slawomir
Comments: 0
Category: DataGrid
Type: Feature Request
1
Provide a pull to refresh gesture like in RadListView control.
Unplanned
Last Updated: 10 May 2023 20:55 by Craig
Created by: Craig
Comments: 0
Category: Entry
Type: Feature Request
2

Hi Team,

I need to be able to set the color of the selection highlight.

  • On WinUI/UWP you can do this using the TextBox.SelectionHighlightColor
  • On iOS and MacCatalyst, it is done using the UITextField.TintColor.
  • On Android, it is ColorAccent

Can you please add a new top-level property on the .NET MAUI RadEntry control that allows us to set this?

Thank you,

Craig

In Development
Last Updated: 10 May 2023 15:46 by ADMIN
Created by: Dmitry
Comments: 6
Category: UI for .NET MAUI
Type: Feature Request
28
TreeView is very wellcome for .NET MAUI
Unplanned
Last Updated: 10 May 2023 10:32 by Teddy
Created by: Teddy
Comments: 0
Category: DataGrid
Type: Feature Request
1
In the MAUI RadDataGrid, there should be a way to listen for right-clicks within columns/rows and get info of the cell that was right-clicked.
Unplanned
Last Updated: 09 May 2023 16:11 by ADMIN
Created by: Craig
Comments: 3
Category: ComboBox
Type: Feature Request
9
Please open and provide the full control templates so we can full customize the controls.  For example, we want to be able to see the combobox control template so we can customize the dropdown beyond just property value changes.
Unplanned
Last Updated: 09 May 2023 06:03 by Juan
Created by: Juan
Comments: 0
Category: ListView
Type: Feature Request
2
Provide a way to set header and footer that are always visible in the ListView and are excluded from the scrolling.
Currently the property exists only for GroupHeaders. I want to have the same option for the HeaderTemplate. 
Declined
Last Updated: 05 May 2023 14:25 by ADMIN
Created by: Teddy
Comments: 1
Category: ComboBox
Type: Feature Request
2

Hi Team,

We have a need for being able to dynamically choose a template for the three available DataTemplate:

Thank you,

Teddy

Unplanned
Last Updated: 28 Apr 2023 17:38 by ADMIN
Created by: David
Comments: 3
Category: UI for .NET MAUI
Type: Feature Request
0
Although documentation for RadScrollview appears to exist only in the API, I have found its ability to support both Horizontal and Vertical scrollbars simultaneously quite useful in Windows and Android. Unfortunately it seems to fail in iOS. Can Apple platforms also be supported? Could RadScrollview documentation be added into places other than just the API? Could it be made styleable?
Unplanned
Last Updated: 27 Apr 2023 07:16 by sorg
Created by: sorg
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
1
I'm looking for a control for .net maui for cross-platform desktop development that lets you resize the different sections of your user interface like the GridSplitter control does in WinUI.
1 2 3 4 5 6