Hello,
I do the following at runtime in the cellActivating event (xamDataGrid express 7.2) :
{
e.Cell.Field.Settings.CellValuePresenterStyle = editStyle;
}
This however does not change the style. If I link the style directly in xaml to the field it works.
What am I doing wrong ?
Thank you
Henk
Hello Henk,
Were you able to get this to work? If simply forcing the grid to render doesn't do the trick, I would consider this a defect.
Defects can be submitted at the following webpage:http://devcenter.infragistics.com/Protected/SubmitSupportIssue.aspx
Thank you,