Telerik Forums
UI for .NET MAUI Forum
1 answer
57 views

Hi,

I am using a DockLayout in my app.

Initially only a content is shown which occupies the whole screen. upon button click the "right" panel of docklayout is visible and the main content is resized. This works great on desktop.

On smaller screen (tablet, mobiles) I would like to "overlay" the right dock panel on top of the main content and dont want to resize it as there is not much space for the resized (main) content.

I created similar layout manually using Grid and frame and "onIdiom" which works.

I was wondering if Docklayout has some similar functionality? 

Didi
Telerik team
 answered on 21 Nov 2023
1 answer
31 views

We use a Maui RadTimePicker. We regulary update the Time Property from code behind to provide the user with a meaningful starting value.

But if the popup is open, an Update of the Time Property currently changes the current user selection. It's confusing for the user if his selection get's magically changed. Potentially right before he hits ok.

From my point of view the current behaviour is a bug. 

Workaround for us would be to try to detect if the popup is open and not update the Time Property in this case. But how can we detect in code if the popup is showing?

 

Thanks,

 Karsten

Yana
Telerik team
 answered on 16 Nov 2023
1 answer
22 views

I want to use alternate row style, while also styling the other rows. But if I set RowBackgroundStyle, then the AlternateRowBackgroundStyle is ignored?

Here's the code for my grid:

And this is the result:

 

However, if I remove the RowBackgroundStyle, then it looks like this:

Because default background color is black, it now looks like this. Is it really not possible to style the two sets of rows?

René
Top achievements
Rank 1
Iron
 answered on 16 Nov 2023
1 answer
24 views

Good afternoon, 

Does the .NET MAUI RichTextEditor support spell check? Not sure if I am missing something, I know it's supported in the WinForms RichTextEditor.

Thank you!

Yana
Telerik team
 answered on 14 Nov 2023
1 answer
48 views

Hello friends.

I need to download all the components that come with the complete Telerik DevCraft Ultimate package but offline since the computer where I need to download it does not have an Internet connection.

 

Thank you.

Lance | Manager Technical Support
Telerik team
 answered on 13 Nov 2023
1 answer
49 views

In the WPF version of the Pdf Viewer, there was VerticalScrollOffset and ScrollToVerticalOffset(). I'm not seeing those in the .Net MAUI version of the pdf viewer.  I've been trying to use the ScrollIntoView, but I'm finding it difficult to figure out the correct location.  

I'm wanting to capture the current scroll location, and then once I reload the pdf, scroll back to that location. 

 

Didi
Telerik team
 updated answer on 09 Nov 2023
1 answer
154 views

I have a SlideView within a native MAUI ScrollView.  Unfortunately the ScrollView does not scroll when the touch event starts on the SlideView.  This worked in Xamarin.

I have managed to get SwipeGestureRecognizers for Up and Down working - but since I do not know how far has been swiped, I cannot convert this to a scroll action.

Are there any suggestions on how to fix the scrolling.

Didi
Telerik team
 answered on 09 Nov 2023
0 answers
39 views

I'm trying to build a donet maui app but when it try to compile the project for ios i get this error, i don't now what this means.

/ usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/16.4.7124/targets/Xamarin.Shared.Sdk.targets(3,3): Error: clang++ exited with code 1:
Undefined symbols for architecture arm64:
  “_objc_msgSend$weekOfMonth”, referenced from:
      -[TKChartDateTimeCategoryAxis getDateComponentValue:] in TelerikUI.a(TKChartDateTimeCategoryAxis.o)
  “_objc_msgSend$weekOfYear”, referenced from:
      -[TKChartDateTimeCategoryAxis getDateComponentValue:] in TelerikUI.a(TKChartDateTimeCategoryAxis.o)
  “_objc_msgSend$weekdayOrdinal”, referenced from:
      -[TKChartDateTimeCategoryAxis getDateComponentValue:] in TelerikUI.a(TKChartDateTimeCategoryAxis.o)
  “_objc_msgSend$getDateComponentValue:“, referenced from:
      -[TKChartDateTimeCategoryAxis numericValue:] in TelerikUI.a(TKChartDateTimeCategoryAxis.o)
      -[TKChartDateTimeCategoryAxis updateRangeWithSeries:forKey:] in TelerikUI.a(TKChartDateTimeCategoryAxis.o)
  “_objc_msgSend$initWithLow:high:“, referenced from:
      -[TKChartRangeDataPoint initWithX:low:high:] in TelerikUI.a(TKChartRangeDataPoint.o)
      -[TKChartRangeDataPoint initWithY:low:high:] in TelerikUI.a(TKChartRangeDataPoint.o)
  “_objc_msgS (AppPedidosMobile)

Rafael
Top achievements
Rank 1
 asked on 08 Nov 2023
1 answer
36 views

<telerik:RadComboBox.Behaviors>
                                    <mct:EventToCommandBehavior EventName="SelectionChanged"
                                                                Command="{Binding }"
                                                                CommandParameter=""
                                </telerik:RadComboBox.Behaviors>

 

Is it possible to map the SelectionChanged event to command with added and removed items as parameters?

Yana
Telerik team
 answered on 06 Nov 2023
0 answers
66 views

Hi,

 

We have mobile form which has RadDatePicker one of control. It is working on Android without an isssue but not working on iOS (tried with Iphone 14 - 16.6.1) but on simulator(iphone 14 - 16.4 and Iphone 15 - 17) is working fine.

I have crash report from iphone but don't know how to interpret it. Just wondering if you have seen this issue before and have any recommendation.

.net 8.0 and latest Telerik MAUI controls

Thanks

Balwinder

Elvin
Top achievements
Rank 1
 asked on 02 Nov 2023
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?