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: 31 May 2022 08:56 by ADMIN
can't resolve RadDockLayout.

This is the specific error:../MainPage.xaml(3,3): Error XFC0000: Cannot resolve type "http://schemas.telerik.com/2022/xaml/maui:telerik:RadDockLayout". (XFC0000) (MOBLZ_MAUI) XamlC

Workaround: 
add x:name to controls
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

Unplanned
Last Updated: 22 Mar 2022 16:23 by Patrick
Created by: Patrick
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
3

Hi Team,

I would like to be able to have a Ribbon component for Windows and MacCatalyst that is just as feature rich as the UI for WPF RibbonView (or at least similar to the UI for WinUI RibbonView).

Unplanned
Last Updated: 19 Dec 2022 22:59 by Tavi
Created by: Tavi
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
4

Progress Telerik WPF over the past 2.5/3 years has done a great job in introducing very useful UI concepts in WPF and we've embraced them in our development and our users find them useful. As .NET MAUI is generating greater gravity and interest, the technology remains at a significant distance because of the big feature-parity gap between MAUI and WPF. This is not a complaint as much as it is a notice; as we aren't a UI component authoring technology company new UI component development is not our focus.  I am sure that you guys understand this and I am aware of the difference in design notions given the MAUI and WPF presentation and interactions goals; nonetheless, for ISVs like us, we have to choose the best, most stable, and cost-effective technologies and push the envelope as best as we can manage. So, love the excitement around MAUI but unless there is a way forward whereby one can migrate UI concepts from WPF to MAUI we can wait for MAUI to mature.

Tavi

Unplanned
Last Updated: 16 Nov 2023 14:51 by ADMIN
Created by: Daniel
Comments: 6
Category: UI for .NET MAUI
Type: Feature Request
20
Introduce a theme for all controls in the suite.
Unplanned
Last Updated: 02 Mar 2022 14:17 by ADMIN
Created by: Daniel
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
3
I need to show wizard process with option to proceed and go back.
Unplanned
Last Updated: 14 Feb 2022 07:57 by ADMIN
Created by: JeffSM
Comments: 3
Category: UI for .NET MAUI
Type: Feature Request
1

Hello,

The RadPanorama from WinForms is very welcome in .NET MAUI.

It's a flexible UI and a powerful way to manage information.

Thanks in advance,

Jefferson Motta

Unplanned
Last Updated: 13 Jul 2022 12:53 by ADMIN
Created by: Nicolas
Comments: 1
Category: UI for .NET MAUI
Type: Feature Request
1

I just made a little test application using the .NET 6 Preview 6 and MAUI with chart control to see if we can use it for a future project. I was able to display just a basic chart with 1000 points in it, in ascending order on X axis. But the performance is really not there when running on my Android 10 device. I only made a Zoom at factor 2 and use panning right to left and it's not smooth at all. There is nothing in the chart (no grid, no annotations). Just a simple 2 axis chart. I can really not go with this because there will be many more data in our product at the chart need to be fast enough. Maybe it's a settings somewhere that need to be adjusted... Take a note that I was able to run the chart in WinUI project and the performance is correct, but I am on a very fast PC, it is just normal to be fast. Note: There is some kind of deceleration effect when panning, I want to disable it but not found how.

Anyway, it will be really cool if you can provide a very simple MAUI test application with the fastest full screen chart with Pan/Zoom with 1000 points (which for me is really not much data) and the corresponding code to me to validate if your library can do the job. I know that MAUI and .NET 6 is not released yet, but performance should be there now because it's really close to bug fixing only state now. Thanks.

1 2 3 4