Page 1 of 1

DataGrid LoadingRow and DataGridColumn.GetCellContent missing

Posted: Thu Apr 06, 2017 6:50 am
by sd1388
Hi Team,

Below are the features missing in DataGrid.
1. DataGrid LoadingRow event
2. DataGridColumn.GetCellContent method

Please suggest.

Thanks.

Re: DataGrid LoadingRow and DataGridColumn.GetCellContent missing

Posted: Fri Apr 07, 2017 9:41 pm
by sd1388
Hi Team,

Any update on this.?

Could you please tell us that when this feature is going to be supported? or Do you have any alternatives?

Thanks.

Re: DataGrid LoadingRow and DataGridColumn.GetCellContent missing

Posted: Mon Apr 10, 2017 12:27 am
by JS-Support @Userware
Hi,

yes, sure. Can you please post some C# code that shows how you intend to use those 2 features?

Thanks.
Regards,
JS-Support

Re: DataGrid LoadingRow and DataGridColumn.GetCellContent missing

Posted: Wed May 03, 2017 6:17 am
by sd1388
Hi Team,

I need this for below scenario to set row background based on some logic when row is loading.

e.Row.Background = new SolidColorBrush(Colors.LightGray);

further, It could be any scenario in which I would require row or column control and need to play with various attributes of them.

Thanks.

Re: DataGrid LoadingRow and DataGridColumn.GetCellContent missing

Posted: Wed Aug 30, 2017 6:47 am
by sd1388
Hi Team,

Any update on this?

Thanks.

Re: DataGrid LoadingRow and DataGridColumn.GetCellContent missing

Posted: Thu Aug 31, 2017 6:40 am
by sd1388
Any update on this?