Completed
Last Updated: 04 Apr 2025 10:08 by Hanoch
Release 10.1.0
If you have a TreeView with LoadChildrenOnDemand enanled and CheckBoxMode set to "Recursive", when the user checks an unexpanded item ( which children are not loaded yet), the expand icon disappears and the user is not able to expand the item.
Completed
Last Updated: 04 Apr 2025 09:54 by ADMIN
Release 10.1.0
Created by: Teddy
Comments: 1
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
Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0
Steps to Reproduce

1. Create a RadCollectionView with an ObservableCollection<ButtonModel> as the ItemsSource.

2. Use a DataTemplate inside RadCollectionView.ItemTemplate to display buttons.

3. Bind button properties (IsOddClick, IsEvenClick) that should change on click.

4. Click the button inside the RadCollectionView and observe that:

5. The text updates correctly, but part of it is cut off. It seems the text does not expand 
Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0

1. Bind the CheckedItems collection of the TreeView to the CollectionView ItemsSource.

2. there aren't any items in the TreeView initially.  Add items to it

3. Start checking the checkboxes

4. The items are added to the CollectionView, still they are not visible in the control.

 

Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0
NullReferenceException when entering the cell in edit mode, then refreshing the data, then enter the cell in edit mode and pressing the Enter key
Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0

When using the back button of the NavigationButtonToolbarItem it does not work, so I cannot navigate back.

The behavior also happens in the PdfViewerSearchNavigationToolbarItem 

Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0

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.

Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0

cannot scroll using the < and > buttons when Overflow mode is Scroll

cannot tap on the dots button to open the drop-down on DropDown Overflow mode.

The issue happens in the PDF toolbar too.

Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0
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.
Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0
Created by: Nikola
Comments: 0
Category: UI for .NET MAUI
Type: Bug Report
2
Application crashes when dismissing trial popup.
Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0

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.

Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0

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: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0
When removing items from the collection's item source, the group header item count does not update real time. It only updates when the GroupContext is collapsed or expanded. This would also be an issue if items are added dynamically.
Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0

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

Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0
The UI freezes when RadTabView is used as a parent container for RadCollectionView and the CollectionView is scrolled.
Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0
There is a memory leak in the CollectionView on iOS/MacCatalyst - when the CollectionView control is on the page, the page does not dispose when GC runs. Same behavior happens with the RadListview.
Completed
Last Updated: 04 Apr 2025 09:50 by ADMIN
Release 10.1.0
I have a ComboBox( a few actually) that is contained within a ScrollView. When I am clicked on the ComboBox and am using the arrow keys to navigate the ComboBox items, the ScrollView in the background also scrolls.
Completed
Last Updated: 17 Mar 2025 13:31 by ADMIN
Release 10.0.0 (2025 Q1)
Created by: Zelin
Comments: 17
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.
Completed
Last Updated: 10 Mar 2025 05:45 by ADMIN
Release 6.8.0
Created by: Arif
Comments: 2
Category: DataGrid
Type: Bug Report
3
There is a memory leak in DataGrid on Windows - when the DataGrid control is on the page, the page does not dispose when GC runs.
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