Unplanned
Last Updated: 03 Feb 2023 15:58 by almostEric
Created by: Tavi
Comments: 1
Category: UI for .NET MAUI
Type: Feature Request
1
Provide a transition control for .net maui
Unplanned
Last Updated: 25 Jan 2023 08:32 by Tavi
Created by: Tavi
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0
Provide a wizard control for .net maui
Unplanned
Last Updated: 25 Jan 2023 08:23 by Tavi
Created by: Tavi
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0
Provide a tile list control for .net maui
Unplanned
Last Updated: 25 Jan 2023 07:58 by Tavi
Created by: Tavi
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
1
Provide a diagram control similar to wpf.
Unplanned
Last Updated: 25 Jan 2023 07:04 by Tavi
Created by: Tavi
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0
add task board control similar to wpf control.
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: 24 Jan 2023 14:28 by ADMIN

Popup:

Calling

IsOpen = true,
IsOpen = false,
IsOpen = true,
IsOpen = false,

while the last IsOpen update isn't ready, kills the Popup.
It works async, even if animations are set to none/0s and there is no public event to validate the last update is fully done (Popup opened/closed)

In my case i have a popup opened, while a search operation is running in the background.
If this background search returns too fast and i set IsOpen to false, the update is ignored and the popup keeps in an opened state.

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: 30 Nov 2022 11:14 by Terrell
BackgroundColor property of the CellDecorationStyle of any column overlaps all other colors of the DataGrid.
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?