Unplanned
Last Updated: 15 Oct 2019 09:34 by ADMIN

Column names in column selector are not visible in Android the first time the column selector is shown. This happens only in the case UserFilterMode is disabled. 

Unplanned
Last Updated: 24 Sep 2019 14:10 by ADMIN
Created by: Giovanni Rojas
Comments: 1
Category: DataGrid
Type: Feature Request
2

when using automatic column generation you don't have easy access to the column being created so that you can apply customizations (Header, style, etc).

Please implement the same event that UI for WPF has, see it here: https://docs.telerik.com/devtools/wpf/controls/radgridview/events/column-resize-event#autogeneratingcolumn

Unplanned
Last Updated: 19 Sep 2019 07:46 by ADMIN

I have tried to change the cell background color programatically .

This is Perfectly Working on Android Devices.

But,this not working on iOS devices.

Please provide better solution to solve this issue.

below i have attached the xmal and .cs file

Unplanned
Last Updated: 11 Sep 2019 11:09 by ADMIN
When the DataGridPickerColumn ItemsSource property is bound to a collection not part of the business object used for the DataGrid, and ItemDisplayBindingPath is used, null reference exception is raised when selecting items in the picker.
Unplanned
Last Updated: 19 Aug 2019 09:58 by ADMIN
When display is on high resolution screen (MS surface book screen 3000*2000 with 200% scale) the DataGrid is not resized correctly.  See attachments. 
Unplanned
Last Updated: 07 Aug 2019 14:40 by ADMIN
Applying custom filter to the datagrid and removing column at the same time disables the horizontal scrollbar - in scenario when the content of the column is bigger than the screen size.
Unplanned
Last Updated: 14 May 2019 12:25 by ADMIN
Created by: Franz
Comments: 1
Category: DataGrid
Type: Bug Report
0
DataGridColumn.ActualWidth always returns 0
Unplanned
Last Updated: 16 Apr 2019 12:42 by ADMIN
Created by: Safan
Comments: 1
Category: DataGrid
Type: Bug Report
10

I have an custom column extending "DataGridTextColumn". This column overrides "CreateGroupDescriptor" methods and returns an instance of "DelegateGroupDescriptor". Once we group items in this column it can never be cleared/un-grouped.

 

Any help would be heighly appreciated. Thanks in advance.

Unplanned
Last Updated: 15 Apr 2019 13:12 by ADMIN
Currently you can bind to SelectedItem but not the entire collection of SelectedItems. Being able to access the collection would greatly simplify programmatic selection and deselection of items in the DataGrid, especially with an MVVM project structure.
Unplanned
Last Updated: 07 Mar 2019 11:39 by ADMIN

SizeMode="Fill" for Xamarin.Forms datagrid column to fill the space left

e.g.

<radDataGrid:DataGridDateColumn PropertyName="Date" SizeMode="Fixed" Width="80" />
<radDataGrid:DataGridTextColumn PropertyName="Title" SizeMode="Fill"  />
<radDataGrid:DataGridNumericalColumn PropertyName="Score" SizeMode="Auto" />

=>

First column has width 80, 3rd column has width of content (already working)

NEW: Second column occupies the space left

Unplanned
Last Updated: 07 Mar 2019 07:12 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 2
Category: DataGrid
Type: Feature Request
11

			
Unplanned
Last Updated: 14 Feb 2019 08:11 by ADMIN
Created by: Rathish
Comments: 0
Category: DataGrid
Type: Feature Request
1
Provide an API for Custom Column
Unplanned
Last Updated: 08 Feb 2019 14:27 by ADMIN
Provide some API or an extension point for changing the default editor of the different types of built-in columns when edit mode is entered.
Unplanned
Last Updated: 30 Jan 2019 12:47 by ADMIN
Created by: n/a
Comments: 1
Category: DataGrid
Type: Feature Request
0

Hi,

I was wondering if it is possible to bind the datagrid commands to ICommand in vm like in listview (https://docs.telerik.com/devtools/xamarin/controls/listview/listview-features-commands second method) ?

Unplanned
Last Updated: 19 Dec 2018 11:01 by ADMIN
ConcurrentModificationException is thrown when DataGrid is placed inside a TemplateColumn
Unplanned
Last Updated: 23 Nov 2018 11:42 by Didi
Unplanned
Last Updated: 18 Oct 2018 07:11 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: DataGrid
Type: Feature Request
2
Provide support for merged cells in RadDataGrid.
Unplanned
Last Updated: 01 Oct 2018 12:37 by ADMIN
Unplanned
Last Updated: 14 Aug 2018 09:57 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: DataGrid
Type: Feature Request
2