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

Hello,

Do you have a sample or documentation how to customize the dropdown of RadListPicker? If Yes, can you please provide me?

Thanks.

Yana
Telerik team
 answered on 18 Sep 2024
1 answer
124 views

Hi Team,

I recently came across one issue with RadDatePicker while working on WinUI i.e. after selecting the value from DatePicker popup and clicking on Ok button, the Method (method name in the attached sample is AcceptExecuted) that is bind to PickerPopupSettings.AcceptCommand is not getting executed. 

The same commend i.e. PickerPopupSettings.AcceptCommand gets executed in Android platform.

Have attached the project as well, you will be able to reproduce it in it.

 

Thanks,

Mohammed Rameez Raza;

Didi
Telerik team
 answered on 12 Sep 2024
0 answers
97 views

Why UI/UX is importance for mobile app development?

Adrian
Top achievements
Rank 1
 asked on 12 Sep 2024
1 answer
285 views

It appears MAUI for .NET 8 doesn't have a way to close the soft keyboard on iOS when the entry is numeric. Applying the HideSoftInputOnTapped is works for the built-in controls that specify a numeric keyboard (e.g. SearchBar) but does not work for Telerik controls such as:

<telerik:RadEntry Keyboard="Numeric"/>

Can anyone suggest a workaround for this?

I've tried implementing this concept, swapping in the RadEntryHandler, but could not get the following line to compile (it didn't let me assign a value to the InputAccessoryView).

handler.PlatformView.InputAccessoryView = toolbar;

Here is a complete description of what I'm referring to.

Thanks in advance!

Didi
Telerik team
 answered on 12 Sep 2024
1 answer
112 views

How can I clear the search box on a RadComboBox.  The only way I can clear the search text is when I use the keyboard to do so.

 

 

 

This is how I am defining the combo box.

<controls:RadComboBox
DisplayMemberPath="FullName"
DropDownButtonStyle="{StaticResource ContactDropDownStyle}"
HorizontalOptions="Fill"
IsClearButtonVisible="False"
IsDropDownClosedOnSelection="False"
IsEditable="True"
IsFilteringEnabled="True"
ItemsSource="{Binding Contacts, Mode=TwoWay}"
Loaded="OnComboBoxLoaded"
Margin="15"
OpenOnFocus="True"
Placeholder="Select Contacts"
PlaceholderColor="{StaticResource White}"
SearchTextPath="FullName"
SelectionChanged="OnContactSelectedChanged"
SelectionMode="Multiple"
TextColor="{StaticResource White}"
Unfocused="ContactComboBox_OnUnfocused"

Didi
Telerik team
 answered on 10 Sep 2024
1 answer
282 views

Hi everyone,

Currently testing MAUI Controls and wondering if I can create a custom midel class for MAUI Scheduler Appointments?

I mean, if I want to add extra data like an appoitment perdonalized guid string or something like that.

Thanks for your help.

Yana
Telerik team
 answered on 26 Aug 2024
1 answer
169 views

I'm using the .net Maui RadDataGrid.

In my case the user needs to color code several cells inside of the grid.  The user will select a color then click on the cell.  I need to be able to change the color of that cell.  How do find that cell and change the color at runtime?  One cell will be changed to red, then the next one could be blue.

Didi
Telerik team
 answered on 19 Aug 2024
0 answers
183 views
I have a radentry with is password set true and the text and the keyboard flash , if i turn is password to false it stops
kmv
Top achievements
Rank 1
 asked on 16 Aug 2024
0 answers
149 views
Microsoft discontinued .NET 7 support in May 2024. As of 2024 Q4 (November), we will deprecate .NET 7 distribution. This will give you extra time to transition from .NET 7 to .NET 8.

By upgrading to the most recent version of .NET, you will leverage the latest features, performance enhancements, and security improvements offered by both Microsoft and Telerik. This upgrade will ensure that you can make the most of the cutting-edge advancements provided by both entities.

For more information about the supported .NET versions in .NET MAUI, please review the .NET MAUI Support Policy.
Didi
Top achievements
Rank 1
 asked on 16 Aug 2024
1 answer
124 views

Hi,

Are there any plans to make Linear Gauge available as a chart type in the MAUI controls?

Thanks,

Euan

Didi
Telerik team
 answered on 16 Aug 2024
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?