Telerik Forums
UI for .NET MAUI Forum
0 answers
680 views

Hi,

I am having an issue with the MAUI controls. When the page calls the InitializeComponent an error is thrown:

{System.IO.FileNotFoundException: 
File name: 'Telerik.Maui.Controls.Compatibility.resources'
   at System.Reflection.Assembly.Load(AssemblyName assemblyRef, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext)
   at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(Assembly assembly, CultureInfo culture, Version version, Boolean throwOnFileNotFound)}

 

Any help would be appreciated.

It happens only when this part of the code is in the page, and on Android only. It works on Windows.


        <telerikDataGrid:RadDataGrid
                Grid.Row="2"
                ItemsSource="{Binding StockDropsMessages}"
                AutoGenerateColumns="False"
                MaximumHeightRequest="200">
            <telerikDataGrid:RadDataGrid.Columns>
                <telerikDataGrid:DataGridTextColumn PropertyName="Content" HeaderText="StockDrops Messages" />
            </telerikDataGrid:RadDataGrid.Columns>
        </telerikDataGrid:RadDataGrid>

        <telerikDataGrid:RadDataGrid
                Grid.Row="3"
                ItemsSource="{Binding FilterMessages}"
                AutoGenerateColumns="False"
                MaximumHeightRequest="200">
            <telerikDataGrid:RadDataGrid.Columns>
                <telerikDataGrid:DataGridTextColumn PropertyName="Content" HeaderText="Recently Filtered" />
            </telerikDataGrid:RadDataGrid.Columns>
        </telerikDataGrid:RadDataGrid>

Thanks!



Enrique
Top achievements
Rank 1
 updated question on 28 Nov 2021
1 answer
561 views

Hi

our interest is using MAUI to host Blazor apps for OS functionality like file acces. We have not been able to find out if xcopy style deployment (usage inside organisation network) is / will be definitively made available like in WinForm. 

Anybody have information about that.

Thanks in advance

Rosi
Telerik team
 answered on 11 Nov 2021
1 answer
181 views

Hi, 

I am trying to run the `SDKBrowserMaui` Example locally and `UseTelerik()` function is throwing the below error. I also tried to use `Telerik UI for Maui` in my test project following this documentation TelerikUI and landed in the same issue. Is something changed? Any help is much appreciated.

Lance | Senior Manager Technical Support
Telerik team
 answered on 14 Oct 2021
1 answer
364 views
Hi,

I am following the online documentation of TelerikUI to run the example SDK project with VS 2022. However, the build is throwing an error. Can someone please help with how to resolve this issue?

Lance | Senior Manager Technical Support
Telerik team
 answered on 14 Oct 2021
0 answers
233 views

Welcome to the new forum, dedicated to Telerik UI for .NET MAUI

We are excited to share this early preview of the Telerik UI for .NET MAUI suite and we look forward to receiving your feedback.

The goal of the Telerik Forum is to provide all registered users with a way to find answers to their questions before officially contacting Telerik. In case you need a faster and precise response, please start a new support ticket from your account.

A post in the Forums doesn't guarantee you a response from the Telerik support team although the team monitors the activity and 95% of all posts are eventually addressed.

The Forums can be used to:

  • Discuss coding techniques with fellow Telerik users
  • Share your experience on the Telerik suite of controls
  • Ask general questions
  • Help other users
  • Contact Telerik with a question

The community is welcoming but it is essential to have full information to supply precise answers. If we do not have enough details we will not be able to properly address your inquiry and we will ask for further info. The extra loop is sure to slow down the time it takes to resolve your problem, and subsequently the further development of your project.

GUIDELINES TO USING THE SUPPORT FORUM

  1. You should have a valid Telerik account to post in the Forum.
  2. Anonymous names will not be allowed and such posts will not be answered or will be deleted.
  3. Choose a descriptive name for your thread in order to allow the other users looking for similar information to find it more easy.
  4. Try to keep discussing only one subject per thread. If you have information/inquiry unrelated to the initial topic of a thread, please open a new thread.
  5. Describe your question in detail. Make sure to include the following information about the software you are using:
    • exact version of the Telerik product
    • OS version and applied updates
    • regional and language settings, if different from En-US
  6. Telerik reserves the right to use, reproduce and share the material you post within the forums.
  7. Telerik reserves the right to not participate in all posts.
  8. Telerik reserves the right to remove any messages that do not comply with these terms.

Enjoy your stay!

   
Yana
Telerik team
 updated question on 04 Oct 2021
1 answer
196 views
Our team is currently working on a product where we would love to use the Telerik controls. However, we want to ensure the controls we adopt are accessible. Can someone share what controls will have accessibility support when UI for MAUI is released? For context, one of the most critical control for us is the Data Grid control. 
Yana
Telerik team
 answered on 29 Sep 2021
1 answer
210 views
How many control we can expect in this year? Now available 6 controls is not enough to build application.
Lance | Senior Manager Technical Support
Telerik team
 updated answer on 21 Jun 2021
1 answer
217 views

Hi, thank you for the suite of controls, you're doing a great work! 

 

So far all good, I'm testing the controls in Android (emulator) but there are two RadButton properties that probably don't work as expected. As you can see in the picture, I set the TextColor and CornerRadius but the app displays it as a normal button.

 

For the CornerRadius, I can solve it by using a RadBorder (great control btw) which is enclosed in comments. Should I set some other properties to make them work?

 

Thanks in advance! I'm looking forward to using these controls later in some apps =)

Yana
Telerik team
 answered on 14 Jun 2021
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?