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

Hi Team,

I am using RadSideDrawer, and found that the RadSideDrawer is not invoking the DrawerOpening and DrawerOpened events when making the DrawerContent visible by sliding the screen.

 

CODE:

 

Telerik version: 7.1.0.

Device: IPad Pro (3rd generation), IOS 18.5.

 

Please provide if there is any workaround.

 

Thanks & Best Regards,

Mohammed Rameez Raza (Rameez).

 

Didi
Telerik team
 answered on 07 Jul 2025
1 answer
29 views

I added one Event(("sideDrawer_DrawerOpening")) for RadSideDrawer control in xaml file and I implemented that Event in xaml.cs file. That event is not calling specifically when I executed from IOS platform in the mobile app. and That same Event is calling when I Run the application from the Windows and Android platforms. It is not working for IOS platform.

Can you provide solution for this ASAP.

Didi
Telerik team
 answered on 03 Jul 2025
1 answer
29 views

Hello i have a few questions regarding intercepting certain events.

  • I have an icon that i'd prefer would be in the same slots as the view change ikon and going to today icon, how can i add my custom view to it?
  • I want to make said icon visible only on dayview and only when the daypicker is not expanded to show the entire month.
  • Is there a way to intercept the scheduler showing the month to pick a date?

Notice the Icon on the side, it was originally added ontop of the dayname bar as a test but then we remembered that the bar gets pushed down for the picker.

Nasko
Telerik team
 answered on 01 Jul 2025
1 answer
61 views

I am using a RadDataGrid with SelectionMode set to Multiple. I have bound the SelectedItems to an observableCollection and this al works fine. I have enable filtering on colums and with the SearchPanel which works fine.
I can now selected multiple items and then apply a filter. Now I would like to access all items that are filtered and selected. The SelectedItems contains all selected items, filtered and unfiltered but only want the filtered (+ selected) ones.

Is there a property that contains the filtered items so I can intersect it with the SelectedItems?

If not can I apply the filters to the ItemsSource my self and get the filtered items this way?

Is it possible to get the list of filtered AND selected items any other (simple) way?

 

Lance | Senior Manager Technical Support
Telerik team
 answered on 24 Jun 2025
1 answer
59 views

I configured the application to use customized Theme Colors (Swatches) following the link:

https://docs.telerik.com/devtools/maui/styling-and-themes/customize-the-theme#customizing-the-theme-colors-swatches

Next as requirement I should change the Theme Color (Swatch) at run-time based on the device, using C# code, the only link I found was:

https://docs.telerik.com/devtools/maui/knowledge-base/change-telerik-theme-runtime

But here the Telerik Theme is changed at run-time using only pre-defined Telerik Themes. So my question is: how can I change Default Theme Colors (Swatches) at run-time using C# code?

Thanks

Elena
Telerik team
 answered on 24 Jun 2025
1 answer
44 views

Hi,

Is it possible to completely disable interaction while still allowing navigation on the scheduler?

I'm using custom appointments that are based on an abstract class, and when I tap on a slot, I get an exception because it can't create an appointment because the class is abstract.

I don't want to create appointments or edit them, I just want to display them and keep my class abstract

Thanks

Didi
Telerik team
 answered on 19 Jun 2025
1 answer
43 views

I am trying to style the background color of Rows in a RadDataGrid  by the following the SDKBrowser MAUI Example (from GitHub).

RowBackgroundStyleSelector seems to be obsolete/not found in new versions of telerik .net maui... 

Using a class that returns a Style based on a Property value (implemeting IStyleSelector as the SDKBrowser example).

In the SDKBrowser example the binding is direct: (older version of .net maui telerik)?

How can I now bind the Row Background Style Color of a telerik:RadDataGrid in the new versions?

Didi
Telerik team
 answered on 30 May 2025
1 answer
35 views

Dear Telerik,

Can we customize radEntry of AutoComplete - like: add new button after Clear button?

 

Didi
Telerik team
 answered on 30 May 2025
0 answers
25 views
When inserting an image into the RadRichTextEditor, the height of the editor glitches where it becomes repeatedly shorter and taller. This is only happening on Android devices. Please see the attached video for reference. The editor is inside a StackLayout with a set MinimumHeightRequest.
Jennie
Top achievements
Rank 1
 asked on 27 May 2025
2 answers
41 views

We have this in our project to customize some tool bar items. It is working in 10.1.0, but no longer works in version 11.0.0

xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"

 

<ResourceDictionary.MergedDictionaries>
<telerik:RadToolbarResourceDictionary />
</ResourceDictionary.MergedDictionaries>
Masha
Telerik team
 answered on 23 May 2025
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?