Declined
Last Updated: 28 Feb 2022 14:06 by ADMIN
Created by: Daniel
Comments: 2
Category: UI for .NET MAUI
Type: Bug Report
0

Hi,

I download CrytoTrackr solution from github and get the given error:

Severity Code Description Project File Line Suppression State
Error NU1102 Unable to find package Telerik.UI.for.Maui with version (>= 0.5.0)
  - Found 1 version(s) in PackageSource [ Nearest version: 0.4.0 ]
  - Found 0 version(s) in C:\Program Files\dotnet\library-packs
  - Found 0 version(s) in dotnet6
  - Found 0 version(s) in skiasharp
  - Found 0 version(s) in nuget CryptoTracker C:\Program Files (x86)\Progress\Telerik UI for .NET MAUI 0.4.0\maui-samples-main\Samples\CryptoTracker\CryptoTracker\CryptoTracker.csproj 1

 

Thanks,

Declined
Last Updated: 25 Feb 2022 14:43 by ADMIN
Created by: David
Comments: 1
Category: UI for .NET MAUI
Type: Bug Report
0
In code-behind or view model I would like to execute a particular procedure for a CellTap event. Your SDK examples do not seem to include any such example. How do I achieve this?
Completed
Last Updated: 07 Jun 2023 07:41 by ADMIN
Release 5.2.0
Created by: Dmitry
Comments: 6
Category: UI for .NET MAUI
Type: Feature Request
28
TreeView is very wellcome for .NET MAUI
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

Need More Info
Last Updated: 19 Jun 2023 13:03 by ADMIN
Created by: Vishal
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
5
Take picture via camera and quickly upload pic.
Declined
Last Updated: 28 Dec 2021 20:48 by ADMIN
Severity Code Description Project File Line Suppression State
Error MSB6006 "java.exe" exited with code 1. SDKBrowserMaui C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\31.0.101-preview.10.59\tools\Xamarin.Android.D8.targets 79
Completed
Last Updated: 18 Oct 2023 06:38 by ADMIN
Release 6.3.0
Created by: Gerald McEvoy
Comments: 9
Category: UI for .NET MAUI
Type: Feature Request
44
Add Scheduler component for .NET MAUI
Completed
Last Updated: 07 Jun 2023 07:58 by ADMIN
Release 5.2.0
Created by: Nathan
Comments: 20
Category: UI for .NET MAUI
Type: Feature Request
38
PDFViewer control would be great to have in MAUI
Completed
Last Updated: 07 Jun 2023 07:50 by ADMIN
Release 5.2.0
Created by: Nathan
Comments: 1
Category: UI for .NET MAUI
Type: Feature Request
11
Conversational UI control would be great to have in MAUI
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.

Completed
Last Updated: 20 Jul 2021 12:36 by ADMIN
Created by: Christian
Comments: 1
Category: UI for .NET MAUI
Type: Bug Report
1

Please update the global.json file in your demo application to the new Version of the .NET SDK 


{     
    "sdk": 
    {         
        "version": "6.0.100-preview.6.21355.2",
         "rollForward": "disable",
         "allowPrerelease": true     
    }
 }

Completed
Last Updated: 06 Jul 2022 10:56 by ADMIN
Created by: Garry
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
3

When you release your MAUI components, can you please provide well designed working sample projects so that your customers can get started quickly.

These projects should be fully working Line of Business (LoB) apps which is your target market i.e. customers like me.

These samples should connect to ReST Web API's (as is the case with all my KendoUI projects), with a login screen, and then desktop, tablet and mobile 'personalities' with navigation bar, hamburger side menu, caption, search, account drop down, CRUD etc... i.e. all the things modern apps have these days.

You should also produce a 'kitchen sink' app which demonstrates the use of every component in a simple 'app' without use of overly complex code which could confuse or intimidate your customers.

Remember, you are the experts, not your customers, else we would not be buying your products, we'd build our own. Help us to build cool products with your components.

If you have read the famous 'mythical man month', Brookes recommends buying components, especially big ones, the bigger the better. He means buying fully scaffolded, working, documented, easy to understand, application source code e.g. LoB projects which you are best placed to construct for our benefit. Progress has many excellent tech evangelists, I have watched their presentations, and I'd like to see these people involved in constructing these LoB sample apps, as their video presentation skills will also benefit your customers in understanding best practice for building LoB apps.

I hope this helps?

 

Kind Regards

Garry

 

4 5 6 7 8 9