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

Hi,
Is it possible to customize the header template for the items in the Segmented control for MAUI?
E.g. I would like to have a button with an optional image in the segment headers along with the text.

 

Lance | Senior Manager Technical Support
Telerik team
 answered on 16 May 2024
0 answers
205 views
Getting handler not found error when xaml has a RadSegmentedControl in it on Android.  It is working in iOS and other Telerik controls are working in Android but not RadSegmentedControl.  Is RadSegmentedConrol supported on Android? 
Jon
Top achievements
Rank 1
 asked on 21 Mar 2023
1 answer
241 views

I`m trying to use the SegmentedControl on IOS but I always get the same error :  "Cannot resolve type "http://schemas.telerik.com/2022/xaml/maui:telerik:RadSegmentedControl". (XFC0000)".

I included in the xaml the schema and copied the example from the documentation, in Android works perfectily.

Antoan
Telerik team
 answered on 14 Nov 2022
1 answer
145 views

I want to enlarge the font size in the option, but there is no fontsize attribute in this control. How can I enlarge the font of this option。

The code is as follows:


 <telerikInput:RadSegmentedControl Grid.Row="8" Grid.Column="1" Style="{StaticResource NormalSegmentControl}" ItemsSource="{Binding YesNoList}" SelectedIndex="{Binding CodeIndex, Mode=TwoWay}"/>

 

 

Antoan
Telerik team
 answered on 04 Aug 2022
1 answer
149 views

I have try to set IsEnabled property for SegmentedControl,but not works.

And I want to disabled SegmentedControl without SetSegmentEnabled. 

Can I work this?

Thanks.

 


            <VerticalStackLayout>
                <!--  >> segmentcontrol-gettingstarted-xaml  -->
                <telerikInput:RadSegmentedControl x:Name="segmentControlText" 
                                              BackgroundColor="AliceBlue"
                                              IsEnabled="False"
                                              VerticalOptions="Start"/>
                <!--  << segmentcontrol-gettingstarted-xaml  -->
            </VerticalStackLayout>

 

Lance | Senior Manager Technical Support
Telerik team
 answered on 21 Apr 2022
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?