Is it possible to color a column in the xamDataGrid based on what the header contains? We have the time of day as our columns and would like to have the hours to be one style and the 15 minute columns to be another column. Preferably the entire field can be a different color.
We are creating our columns dynamically (it’s based on what the current time is) so I’ve been trying to adjust the field’s style when we add it to the FieldLayout but nothing seems to be working.
Thanks
That solution worked great! Thanks Matt.
HI,
I am attaching a sample that colors the cells of the XamDataGrid based on the value of the label.
Sincerely,
Matt Developer Support Engineer