Unplanned
Last Updated: 31 May 2023 06:00 by Nathan
Created by: Nathan
Comments: 0
Category: SegmentedControl
Type: Feature Request
0
Provide an option to change the background color of the disabled segment. 
Unplanned
Last Updated: 10 Feb 2021 05:38 by ADMIN
Currently, there is no ItemTemplate for the SegmentedControl, therefore we need to use an IEnumerable<string>.

Please add support for ItemTemplate, or DisplayMemeberBinding property, so that we can bind to an IEnumerable<T>.
Unplanned
Last Updated: 01 Sep 2020 07:51 by ADMIN
On iOS there is an initial animation when the page with the SegmentedControl is loaded. Provide API to suppress that animation.
Declined
Last Updated: 04 May 2020 12:57 by ADMIN

Note : this might be a bug and maybe a fix would be better than a feature request.

 

I have a rad segmented control which is binded to a collection of 2 items.

The 2 items are well displayed without being cut off because there is a lot of space.

But on loading, the control shows a scrollbar for 1 or 2 sec even if there is enough space. I think the scrollbar is inside the SementedControlItem not the control itself as I can see some space between the two items, as there was 2 items then 2 scrollbars

I havn't tried on iOS, this scenarios occurs on Android.

 

Suggestion :

Add a property like the scrollView to hide always the scrollbar.

See the attached picture to see it in action.

Declined
Last Updated: 04 May 2020 12:34 by ADMIN
ADMIN
Created by: Lance | Manager Technical Support
Comments: 3
Category: SegmentedControl
Type: Feature Request
0
When there are more items than can be fit in a horizontal space, allow an opt-in feature to allow horizontal scrolling instead of cutting off the labels
Unplanned
Last Updated: 09 Apr 2020 10:10 by ADMIN
Created by: Carlos
Comments: 4
Category: SegmentedControl
Type: Feature Request
3
Dear,
Please include the functionality of badges in the RadSegmentedControl control.

Best regards.

Carlos Palomino
Unplanned
Last Updated: 07 Apr 2020 08:37 by ADMIN
Created by: n/a
Comments: 1
Category: SegmentedControl
Type: Feature Request
3

Currently, the RadSegmentedControl only has support for SelectionChanged. I need an event that will fire if the user selects the same item again. 

Note that GestureRecognizers don't work (i.e. TapGestureRecognizer), so this will need to be a Telerik-implemented event.

Unplanned
Last Updated: 14 Mar 2019 02:39 by ADMIN
Created by: Trung
Comments: 0
Category: SegmentedControl
Type: Feature Request
5
Provide a way to set rounded corners on the outer buttons on Android and UWP like seen on iOS.
Unplanned
Last Updated: 04 Feb 2019 14:08 by ADMIN
Currently, we have exposed a limited set of properties which you can use for styling the items. We should consider adding additional ones like Text alignment, TextFontSize, etc. Setting a separate Control Template might be the best option.
Unplanned
Last Updated: 05 Dec 2018 14:18 by ADMIN
ADMIN
Created by: Lance | Manager Technical Support
Comments: 2
Category: SegmentedControl
Type: Feature Request
1
If the SelectedIndex value set is outside the items bounds, automatically select the first or last item instead of throwing a NullReferenceException.

Ex. Similar to the behavior of the Xamarin.Forms Picker control.
Unplanned
Last Updated: 18 Jun 2018 09:58 by ADMIN
ADMIN
Created by: Lance | Manager Technical Support
Comments: 0
Category: SegmentedControl
Type: Feature Request
1
Provide support for multiple rows of segments. Additionally, ad properties that help manage the wrapping behavior. Some example property names for such a feature:

AllowMultipleSegmentRows="True"
MaximumSegmentsPerRow="3"
Unplanned
Last Updated: 06 Mar 2018 11:43 by Clément
Created by: Clément
Comments: 0
Category: SegmentedControl
Type: Feature Request
1