Unplanned
Last Updated: 27 Jun 2024 17:13 by Mayank
Currently the Options button (three dots) of the Search panel can be hidden by overriding the default SearchPanel ControlTemplate. We should provide an easier way to switch its visibility through the SearchSettings.
Unplanned
Last Updated: 26 Jun 2024 15:00 by Allen
When you have a business logic that is shared between several rows in RadDataGrid and ListenForNestedPropertyChange is set to true when you try to assign that object to one more row ArgumentException is thrown.
Unplanned
Last Updated: 03 Jun 2024 09:16 by Tinus

When uprating the row details data, the data does not update in the UI. You have to resize the window, or collapse then expand the row details to see the updated value. 

The behavior happens in 7.0.0 version. In 6.8.0 it works as expected. 

Unplanned
Last Updated: 18 Jan 2024 11:43 by Ramin
Created by: Ramin
Comments: 0
Category: DataGrid
Type: Feature Request
0
Provide an option to make several bottom rows frozen. For example when the user sorts a column it will not affect those rows. The rows must be pinned. Similar to this feature: https://docs.telerik.com/devtools/wpf/controls/radgridview/features/pinned-rows 
Unplanned
Last Updated: 08 Jun 2023 15:21 by Laurin

TapGestureRecognizer not working correctly when tapping inside the DataGrid control on iOS and MacCatalyst platforms.

Workaround:

You could use CellTap or CellDoubleTap commands of the DataGrid control. Here are the links to our documentation articles: DataGrid Commands and DataGrid CellTap Command.

Unplanned
Last Updated: 28 May 2024 11:40 by Francisco M.
Created by: Francisco M.
Comments: 0
Category: DataGrid
Type: Bug Report
0
On android and WinUI the DataGrid is enabled works fine, but on iOS while disable, it stills let me select, scroll, sort, edit data, etc.
Unplanned
Last Updated: 09 Aug 2023 08:31 by Craig
Created by: Craig
Comments: 0
Category: DataGrid
Type: Feature Request
0
Add option to swipe the DataGrid row. Similar to what you have for ListView. 
1 2 3 4