In Development
Last Updated: 07 Aug 2026 15:55 by ADMIN
Scheduled for Q3 2026
Created by: Didi
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0
you have a slider and range slider.

add circular slider control. 
Unplanned
Last Updated: 07 Aug 2026 08:33 by Teddy
Provide an option to raise PropertyChanged event without a PropertyName that you just update everything related to that object's row, including all its cells and aggregates
In Development
Last Updated: 06 Aug 2026 12:47 by ADMIN
When using the Telerik RadTextInput control with TextTransform="Uppercase", if you edit text in the middle of the input (e.g., change "MSFT" to "MEFT" by replacing "S" with "E") while caps lock is OFF, the cursor jumps to the end of the text after typing. However, if caps lock is ON, the cursor remains in the correct position after editing.
In Development
Last Updated: 05 Aug 2026 14:12 by ADMIN
Created by: Teddy
Comments: 1
Category: AutoComplete
Type: Feature Request
5
I see we can set the SuggestionView's height. And we can set a combo box's DropDownWidth. Can we also get a SuggestionViewWidth property on RadAutoComplete?
Unplanned
Last Updated: 05 Aug 2026 14:08 by Craig
When pointer enters chart with no data and series and having a trackball behavior added, argument null exception occurs.
Unplanned
Last Updated: 05 Aug 2026 14:04 by ADMIN
now when navigating to the control using the tab key, the first segment gets focused, so I want first the entire control to get focused, then each segment. So provide an option to focus the entire control first using the tab key
Unplanned
Last Updated: 04 Aug 2026 08:52 by Daniel

Null reference exception occurs with maui 10.0.90

Just add the datagrid definition in xaml or code behind and exception occurs.

Stack-trace:

at Microsoft.Maui.Controls.BindableObject.ApplyBindings(Boolean fromBindingContextChanged)
   at Microsoft.Maui.Controls.BindableObject.SetInheritedBindingContext(BindableObject bindable, Object value)
   at Microsoft.Maui.Controls.Element.SetChildInheritedBindingContext(Element child, Object context)
   at Microsoft.Maui.Controls.TemplatedPage.SetChildInheritedBindingContext(Element child, Object context)
   at Microsoft.Maui.Controls.Element.SetLogicalChildBindingContext(BindableObject child, Object bc)
   at Microsoft.Maui.Controls.BindableObjectExtensions.PropagateBindingContext[T](BindableObject self, IEnumerable`1 children, Action`2 setChildBindingContext)
   at Microsoft.Maui.Controls.Element.OnBindingContextChanged()
   at Microsoft.Maui.Controls.VisualElement.OnBindingContextChanged()
   at Microsoft.Maui.Controls.Page.OnBindingContextChanged()
   at Microsoft.Maui.Controls.ContentPage.OnBindingContextChanged()
   at Microsoft.Maui.Controls.BindableObject.BindingContextPropertyChanged(BindableObject bindable, Object oldvalue, Object newvalue)
   at Microsoft.Maui.Controls.BindableObject.OnBindablePropertySet(BindableProperty property, Object original, Object value, Boolean didChange, Boolean willFirePropertyChanged)
   at Microsoft.Maui.Controls.Element.OnBindablePropertySet(BindableProperty property, Object original, Object value, Boolean changed, Boolean willFirePropertyChanged)
   at Microsoft.Maui.Controls.BindableObject.SetValueActual(BindableProperty property, BindablePropertyContext context, Object value, Boolean currentlyApplying, SetValueFlags attributes, SetterSpecificity specificity, Boolean silent)
   at Microsoft.Maui.Controls.BindableObject.SetValueCore(BindableProperty property, Object value, SetValueFlags attributes, SetValuePrivateFlags privateAttributes, SetterSpecificity specificity)
   at Microsoft.Maui.Controls.BindableObject.SetValue(BindableProperty property, Object value)
   at Microsoft.Maui.Controls.BindableObject.set_BindingContext(Object value)

Unplanned
Last Updated: 31 Jul 2026 07:20 by Craig
Created by: Craig
Comments: 0
Category: SegmentedControl
Type: Feature Request
4

provide support for : narrator and voice over
and the screen reader should  announcing:

  • Announcement of the currently focused segment during keyboard navigation.
  • Announcement of selection changes.



Duplicated
Last Updated: 30 Jul 2026 08:29 by ADMIN
On Android, the AutoComplete control's suggestion view will sometimes only render some or none of the results, which results in a blank or partially blank dropdown for the user. The results will sometimes show up when the user closes the keyboard and re-opens the keyboard; however, it usually will only render the results that were scrolled to at the time of re-opening the keyboard.
Unplanned
Last Updated: 29 Jul 2026 13:01 by ADMIN
Created by: Giovanni Rojas
Comments: 1
Category: PDFViewer
Type: Bug Report
1
when having a shading type 3 element in the document, it is not rendered as expected in the Viewer.
In Development
Last Updated: 22 Jul 2026 11:59 by ADMIN
Scheduled for Q3 2026
Created by: Benjamin
Comments: 1
Category: CollectionView
Type: Feature Request
6
I want to have a single deselect built-in using keyboard key. 
There is a feature request for single deselect selection mode here: https://feedback.telerik.com/maui/1715480-collectionview-provide-a-single-deselect-option-when-tapping-the-selected-item-again-to-be-deselected 
In Development
Last Updated: 22 Jul 2026 11:59 by ADMIN
Scheduled for Q3 2026
In Development
Last Updated: 22 Jul 2026 11:50 by ADMIN
You can tab into the datagrid, but can't tab out of the data grid (focus trap)
In Development
Last Updated: 21 Jul 2026 14:45 by ADMIN
Scheduled for Q3 2026
Created by: Teddy
Comments: 1
Category: TimePicker
Type: Feature Request
24

Allow for up/down arrows to step up/down the time element with the keyboard cursor. For example, if I have my keyboard cursor on the hours of a time, then pressing up would increase the hour by 1.

Keyboard support for the dropdown... Space to open, tab and/or arrows to cycle through and change the date/time.

 

Completed
Last Updated: 21 Jul 2026 11:49 by ADMIN
Release 7.1.0 (2024 Q3)

You cannot swipe along with the content when navigation to another item. You have to swipe outside of the content. Video is attached


Workaround: 

Use the navigation buttons for navigating to another view.

    <telerik:RadSlideView x:Name="slideView"
                NavigationButtonsVisibility="Visible"

Unplanned
Last Updated: 16 Jul 2026 13:04 by ADMIN
Created by: Wojtek
Comments: 1
Category: DataGrid
Type: Feature Request
0
I'd appreciate proper selector for this. I think that's a good addition for DataGrid customization having a style selector for the mouse hover based on the cell value
Completed
Last Updated: 13 Jul 2026 07:03 by ADMIN
Release 14.1.0
Provide an event that occurs when the content in the DataGrid is drawn. 
Completed
Last Updated: 13 Jul 2026 06:41 by ADMIN
Release 14.1.0

Hello,

it would be a very useful information when subscribing to the DataBindingComplete Command of a DataGrid to know whether for example a filter, sort, grouping had changed.

Currently, it is an internal Property

    public class DataBindingCompleteEventArgs : EventArgs
    {
        public IDataViewCollection DataView { get; internal set; }

        internal DataChangeFlags ChangeFlags { get; set; }

        internal DataBindingCompleteEventArgs()
        {
        }
    }

Regards

Completed
Last Updated: 13 Jul 2026 06:40 by ADMIN
Release 14.1.0
I want to hide/show the column headers dynamically. Provide such option, for example bool property, etc. 
Completed
Last Updated: 10 Jul 2026 14:42 by ADMIN
Release 14.1.0

I received the following stack traces when using aggregates and 

Exception Message:
Object reference not set to an instance of an object

Exception Stack:
   at Telerik.Maui.Data.ParallelDataEngine.Telerik.Maui.Data.IDataEngine.RebuildAggregatesForItem(Object item, String propertyName)
   at Telerik.Maui.Data.LocalDataSourceProvider.ProcessPropertyChangedOverride(Object sender, PropertyChangedEventArgs args)
   at Telerik.Maui.Data.LocalDataSourceProvider.DataView_ItemPropertyChanged(Object sender, PropertyChangedEventArgs e)
   at Telerik.Maui.Data.EnumerableDataSourceView.Telerik.Maui.IWeakEventListener.ReceiveEvent(Object sender, Object args)
   at Fmr.Sirius.ComponentModel.ObservableObject.FirePropertyChanged(IEnumerable`1 propertyChanges)
   at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
   at System.Reactive.Concurrency.AsyncLock.Wait(Object state, Delegate delegate, Action`2 action)
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.TimerQueueTimer.System.Threading.IThreadPoolWorkItem.Execute()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
   at System.Threading.Thread.StartCallback()

Exception.Stack 2:

   at Telerik.Maui.Data.ParallelDataEngine.Telerik.Maui.Data.IDataEngine.RebuildAggregatesForItem(Object item, String propertyName)
   at Telerik.Maui.Data.LocalDataSourceProvider.ProcessPropertyChangedOverride(Object sender, PropertyChangedEventArgs args)
   at Telerik.Maui.Data.LocalDataSourceProvider.DataView_ItemPropertyChanged(Object sender, PropertyChangedEventArgs e)
   at Telerik.Maui.Data.EnumerableDataSourceView.Telerik.Maui.IWeakEventListener.ReceiveEvent(Object sender, Object args)
   at Fmr.Sirius.ComponentModel.ObservableObject.FirePropertyChanged(IEnumerable`1 propertyChanges)
   at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
   at System.Reactive.Linq.ObservableImpl.Sample`1._.Tick()
   at System.Reactive.Concurrency.DefaultScheduler.PeriodicallyScheduledWorkItem`1.<>c.<Tick>b__5_0(PeriodicallyScheduledWorkItem`1 closureWorkItem)
   at System.Reactive.Concurrency.AsyncLock.Wait(Object state, Delegate delegate, Action`2 action)
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.TimerQueueTimer.System.Threading.IThreadPoolWorkItem.Execute()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
   at System.Threading.Thread.StartCallback()

1 2 3 4 5 6