Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
285
XamDataGrid background colour properties
posted

Hi,

Has anyone found the property which sets the background colour for the Cell Presenter for a selected row? I have set BackgroundSelectedProperty and BackgroundFieldSelectedProperty which change the background to the one I want when an individual cell and fiels are selected but when I select an entire row the background color is set to white/transparent. I can't find an obvious property and hate the idea of changing the shift+space logic to select every cell in a row rather that do the much simpler grid.SelectedItems.Records.Add(... );

Thanks

   Muumi