Unplanned
Last Updated: 22 Feb 2025 00:33 by Andy

The content inside the swipe template is missing when using MAUI 9.0.40 and Telerik MAUI 10.0.0

Workaround:

Use MAUI 9.0.30 and Telerik MAUI 10.0.0

Unplanned
Last Updated: 21 Feb 2025 17:38 by Franz
When the device is in landscape mode, with the control in full-screen mode, for cultures using comma ',' for decimal separator, the comma is not visible. The value of the control is correct, but it is not displayed correctly i.e. 12,34 is displayed as 1234.
Unplanned
Last Updated: 21 Feb 2025 12:18 by Nico
Created by: Dong
Comments: 1
Category: Scheduler
Type: Feature Request
4
Provide AgendaView in the Scheduler for .NET MAUI
Unplanned
Last Updated: 20 Feb 2025 17:28 by Nico

For example, I copy image from the device and want to paste it in the editor. Then when get the html I want the image to have a valid src. 

on MacCatalyst when pasting image in the editor and then GetHtmlAsync the image src is: 

<img src="blob:null/" ..../>

on WinUI, I cannot paste image in the editor, copied from outside of the editor.

Unplanned
Last Updated: 20 Feb 2025 12:58 by ADMIN
The UI freezes when RadTabView is used as a parent container for RadCollectionView and the CollectionView is scrolled.
Unplanned
Last Updated: 20 Feb 2025 11:02 by JoPi

When a ComboBox editor is open in the DataGrid, one can use the arrow keys to go up and down the items of the combo in order to make a selection. When pressing Enter it is expected that the ComboBox gets closed and the DataGrid is still in edit mode for the same cell.

However, when the Enter is pressed - the ComboBox closes and the next row goes into edit mode - this behavior is erroneous.

Unplanned
Last Updated: 20 Feb 2025 08:15 by Frank

Improve the scrolling through the TreeView items on iOS and MacCatalyst. 

Currently the control has a reduced scrolling performance.

Unplanned
Last Updated: 19 Feb 2025 15:53 by Legrand
NullReferenceException when entering the cell in edit mode, then refreshing the data, then enter the cell in edit mode and pressing the Enter key
Unplanned
Last Updated: 19 Feb 2025 12:34 by Ryan

Having a RadExpander inside the ItemTemplate breaks the Drag and Drop gesture of the RadCollectionView. 

When Using MAUI CollectionView and RadExpander in the template, drag and drop works.

Unplanned
Last Updated: 19 Feb 2025 10:17 by Chris

I want to strikethrough the text in  the row based on a value. 

i checked and the column cell content style DataGridTextCellAppearance class does not expose such property.

In Development
Last Updated: 19 Feb 2025 08:33 by ADMIN
Scheduled for 2025 Q2
Created by: Teddy
Comments: 0
Category: DataGrid
Type: Feature Request
8
When grouping in the DataGrid, add an option to align aggregates in group header based on the columns they are applicable
In Development
Last Updated: 19 Feb 2025 08:27 by ADMIN
Scheduled for 2025 Q2
Created by: Daniel
Comments: 14
Category: UI for .NET MAUI
Type: Feature Request
28
Introduce a theme for all controls in the suite.
Unplanned
Last Updated: 19 Feb 2025 07:33 by Frank

Having the following setup:

	<telerik:RadNavigationView x:Name="navigationView">
		<telerik:RadNavigationView.Items>
			<telerik:NavigationViewItem Text="Item 1" Position="Header" />
			<telerik:NavigationViewItem Text="Item 2" />
			<telerik:NavigationViewItem Text="Item 3" />
			<telerik:NavigationViewItem Text="Item 4" />
			<telerik:NavigationViewItem Text="Item 5" Position="Footer" />
		</telerik:RadNavigationView.Items>
		<telerik:RadNavigationView.Content>
			<Label HorizontalOptions="Center"
               VerticalOptions="Center"
               Text="{Binding SelectedItem.Text, Source={x:Reference navigationView}}" />
		</telerik:RadNavigationView.Content>
	</telerik:RadNavigationView>

and setting the header and footer position to the NavigationView item, the header and the footer are missing. This happens when using Telerik MAUI 10.0.0 version.

When using Telerik MAUI 9.0.0 the header and footer are displayed.

Unplanned
Last Updated: 18 Feb 2025 13:20 by Darwin
Created by: Darwin
Comments: 0
Category: ComboBox
Type: Bug Report
0
The ComboBox has a leak on iOS and MacCatalyst, it can be observed even without opening it.
In Development
Last Updated: 18 Feb 2025 09:34 by ADMIN
Created by: Alex
Comments: 0
Category: RichTextEditor
Type: Feature Request
1

Makes the KeyboardHelper class public. It is very useful and It would be a nice enhancement to the control's usage. 

for example in the RichTextEditorToolbar, also the class is used inside the RadChart control template.

Unplanned
Last Updated: 14 Feb 2025 12:28 by Teddy
Created by: Teddy
Comments: 0
Category: DataGrid
Type: Bug Report
1

For example we have set RowHeight to 26 with GridLineThickness = 1, GridLinesVisibility = Horizontal, and RowBackgroundStyle and AlternateRowBackgroundStyle with BorderThickness = 0.

The first row is 26px, the middle rows are 25px and the last row is 24px. So it seems the grid lines are included in the calculation of the RowHeight. 

Unplanned
Last Updated: 14 Feb 2025 09:48 by Zelin

When having a RadCollectionView in the first tab for example, and switching tabs, the content inside the tabs does not update when scrolling the collectionview. When removing the RadCollectionView, the content updates.

This happens when using Telerik Maui 10.0.0 version and Maui 9.0.40

Completed
Last Updated: 14 Feb 2025 07:43 by ADMIN
Release 10.0.0 (2025 Q1)
Created by: Zelin
Comments: 11
Category: CollectionView
Type: Bug Report
7
I observe scrolling issues in the CollectionView on iOS when using Maui 9.0.30 version. 
For example the control has 25 items, I can scroll only to the first 10-11, cannot see the rest of the items.
Unplanned
Last Updated: 13 Feb 2025 13:12 by Peter

When having for example device set to US culture , the TimePicker shows 12h time format, which is correct. 

If you want to keep the US culture but want to use the 24h time format, the TimePicker does not apply the format, it still uses 12h time format.

The same behavior happens in the time part of the DateTimePicker

Completed
Last Updated: 12 Feb 2025 09:07 by ADMIN
Release 10.0.0 (2025 Q1)
Created by: Adrian
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0
provide a pdf document of the documentation for offline use
1 2 3 4 5 6