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
Declined
Last Updated: 09 Dec 2022 19:17 by ADMIN
Created by: Mounika
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
0
We need help with recalculating aggregates for DataGrid Columns as the Columns data changes.
Completed
Last Updated: 16 Dec 2022 14:30 by ADMIN
Created by: Nate
Comments: 4
Category: UI for .NET MAUI
Type: Feature Request
0
I had previously used localization with a dataform in xamarin, however, this is no longer supported in Maui. Are you planning on adding localization support in the future, or is there a known work around I could use?
Completed
Last Updated: 18 Jan 2023 12:28 by ADMIN
Release 5.0.0
Created by: Gerard
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
2

Hi Team,

Although UI for MAUI does not have a Calendar/Scheduler control... you're still forcing us to declare a NSCaldendarsUsage permission in info.plist because of some old code inside the native iOS static library inherited from UI for Xamarin.

I have some requests/comments for you:

  • Please remove this from the native iOS static library, there is no use for it at the moment.
  • If you plan on bringing the old Xamarin Calendar to the MAUI with the new handler architecture; please split up the iOS libraries so that the Calendar's use of this API can be linked out during compilation.
  • If you are going to build a new calendar/scheduler using modern MAUI layers; please allow non-Calendar consumers to not require any permissions that Calendar may need.

I do understand that if I'm not using the Calendar in my app, the user will not be explicitly asked to approve permissions. However, this is unacceptable excuse because my org's application only uses the RadListView, but we still have to show that the calendar is a potential access point in the permissions manifest.  In the world of security conscious users and enterprise security audits, this explanation is tiresome to hold up.

We've known about this problem for many years, and hopefully .NET MAUI can be a fresh break away from the headaches of Xamarin.

Thank you for your time and consideration,

Gerard

Completed
Last Updated: 18 Jan 2023 12:55 by ADMIN
Release 5.0.0
Created by: Thomas
Comments: 0
Category: UI for .NET MAUI
Type: Bug Report
0
IsEnabled property does not work on all platforms.
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.
Completed
Last Updated: 07 Jun 2023 07:42 by ADMIN
Release 5.2.0
Created by: Rolf
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
6

Currently you have the SlideView control for UI for Xamarin, see Xamarin SlideView Documentation | Overview - Telerik UI for Xamarin.

I would like to have this control for UI for .NET MAUI, can you please add it to the backlog?

Thank you,

Rolf

Duplicated
Last Updated: 21 Nov 2022 06:27 by ADMIN
Created by: BENN
Comments: 1
Category: UI for .NET MAUI
Type: Feature Request
0

I'm not talking about the already existing Docking Layout (which is just like the DockPanel of WPF), but more like the RadDocking.

I'm missing the ability yo have Tabs, panes and groups, and having a pane docked out to a different window and to a different screen, as multiple windows is a feature supported by MAUI.