Unplanned
Last Updated: 25 Jan 2023 07:02 by Tavi
Created by: Tavi
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0
provide a timebar control for .net maui
Unplanned
Last Updated: 14 Apr 2023 10:10 by ADMIN
Created by: Tavi
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
2
Provide a property grid control.
Unplanned
Last Updated: 25 Jan 2023 06:54 by Tavi
Created by: Tavi
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0
Provide Callout control for mobile and desktop, similar to wpf control.
Unplanned
Last Updated: 25 Jan 2023 06:26 by Tavi
Created by: Tavi
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
3
I use Gantt in a WPF app. We will need the same control for MAUI in the desktop apps, and an abbreviated UI/UX control set on the mobile device as we are targeting Android and iOS. 
Unplanned
Last Updated: 17 Jan 2023 12:49 by ADMIN
ADMIN
Created by: Yoan
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
1
Add Chip control for .NET MAUI
Unplanned
Last Updated: 25 Jan 2023 11:40 by Tavi
Created by: Tavi
Comments: 7
Category: UI for .NET MAUI
Type: Feature Request
3

We have been developing our WPF app for some 4.5 years now and use the following controls from Telerik WPF UI control set:

  • PropertyGrid
  • GanttView
  • TimeBar
  • Diagrams
  • Callout
  • Transition
  • Wizard
  • TileList
  • Docking
  • Notify Icon
  • Task Board

* Native User Authentication UI Control that leverages  CommunityToolkit/Graph-Controls

I don't see these UI Controls on the Roadmap for MAUI and that is okay; it just delays our timeline for MAUI adoption. As we aren't a UI Component Control software development company we are dependent on folks like Telerik. This is not a complaint as much as it is just a let you know what some of your customers are doing. We need to be to be on the macOS desktop but native macOS development is very expensive. As a start-up that company that builds native desktop apps this is big deal and our investor take note of such things.

MAUI could help to reduce our development cost but only if we can move to that platform with UI Function set we have in our WPF App and to leverage engineering IP artifacts and development resource.

Tavi

Unplanned
Last Updated: 16 Dec 2022 08:02 by Aaron
Created by: Aaron
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
1
Add a HeatMap control for .NET MAUI
Unplanned
Last Updated: 18 Nov 2022 12:30 by Component
Created by: Component
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
2
add calculator control
Unplanned
Last Updated: 05 Nov 2022 18:34 by Sanket

The main navigation menu is not displayed on surface devices. 

The look of the mobile page is displayed. 

Unplanned
Last Updated: 14 Oct 2022 14:58 by Sanket
Created by: Sanket
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
1

Hi Team,

This is specifically a feature request to add a new control, or Window extension, that allows desktop developers to show a splashscreen window on the target desktop platform.

We understand this is not possible on mobile targets, but it would be nice to have for desktop,

 

For inspiration, see the Telerik UI for WPF RadSplashScreen control => WPF SplashScreen | Overview | Telerik UI for WPF

Unplanned
Last Updated: 15 Jun 2023 06:36 by Curtis
Created by: Dimitrina P
Comments: 1
Category: UI for .NET MAUI
Type: Feature Request
4
Similar to the text field in material design: https://material.io/components/text-fields 
Unplanned
Last Updated: 15 Sep 2022 14:57 by Hanoch
Created by: Hanoch
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
2

Hi Team,

Currently, Telerik UI for MAUI works implicitly with the standard MSIX packaged WinUI 3 app. However, if I manually bypass that and use msbuild to build an unpackaged, self-contained exe, some of the resources are not embedded.

This feature request is for UI for MAUI to implicitly support unpackaged apps without the developer needing to do anything for the destination environment (fonts, etc.)

Unplanned
Last Updated: 24 Jun 2024 19:41 by Madhu
Created by: Nick
Comments: 6
Category: UI for .NET MAUI
Type: Feature Request
32
A control that would read a QR code and return a string would make me buy this. I am currently using an ASP.NET Telerik Forms Site with instascan.js to read a QR code using a mobile camera, call an API endpoint, and display an alert (the heavy lifting is done on the server in the API). A simple QR scanner would be really useful in a mobile app "out of the box" unless you can suggest a free/low cost component I can plug into a solution based on the new MAUI platform from Telerik?
Unplanned
Last Updated: 04 Aug 2022 12:17 by Jax
Created by: Jax
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
8
I want to enlarge the font size in the option, but there is no fontsize attribute in this control.
Unplanned
Last Updated: 04 Jul 2022 13:40 by Yana
Created by: Yana
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
2
Add a visual keyboard component rendered on the screen that mimics keyboard interactions (instead of the system keyboard).
Unplanned
Last Updated: 20 Jun 2022 13:04 by Wayne
Created by: Wayne
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
1
A MAUI project with Blazor and the Telerik Blazor and MAUI runtime ready to go in the Visual Studio Project?
Unplanned
Last Updated: 07 Mar 2024 14:40 by ADMIN
Created by: Larry
Comments: 3
Category: UI for .NET MAUI
Type: Feature Request
23

I'm looking to replace the Xamarin RadRichTextEditor control in my Maui app. The Maui native Editor control is good but doesn't scroll.

And to be honest, the RadRichTextEditor gave me more trouble than it was worth (I loved the functionality, but it wasn't a good fit for my implementation).

So, adding the appropriate support to RadEntry to make it more of a 'multiline text editor' or even a 'mini word processor' would be awesome.

Unplanned
Last Updated: 03 May 2022 08:39 by ADMIN
ADMIN
Created by: Yoan
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
4

Implement a provider for visualizing Google/OpenStreet/Bing maps.

Unplanned
Last Updated: 19 Apr 2022 12:19 by ADMIN
Created by: David
Comments: 1
Category: UI for .NET MAUI
Type: Feature Request
0
Telerik controls are heavily dependent on stylings and templates, but documentation (especially MAUI) still heavily favors XAML despite much code is now being written exclusively in C#. I have already spent many hours on failed attempts to code these things in C# that could have been so easily avoided if C# examples were also included. For instance, I have just about given up on how in the world to display alternate strings for a MAUI DataGridBooleanColumn and I am certainly not going to publish an app where the only possible display strings are the two supplied defaults.
Unplanned
Last Updated: 15 Dec 2022 18:44 by Beena
Created by: Shabbir
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
12

I would like to see Blazor mobile bindings for the Telerik UI for MAUI suite, similar to your Experimental Blazor Mobile Bindings for UI for Xamarin.

Thank you,

Shabbir