wpfdatagrid - wpf: DataGrid disable selected row styles - or row selecting -


How do I see many examples on the style in the similar row in DataGrid:

Can I disable the selected line styles now? I do not want to override everything, which should be an easier way than making the selected row changes templates just do not want to make any visible changes ..

or ..

Disable the selection of rows, if it is easy .. but browsing this forum that looks good as a hackney

Detected XAM to get rid of selection style .. Not ideal Not, but close enough ..

  Style x: Key = "cell style" target type = "{x: Type Detagreed cell}" & gt; & Lt; Setter property = "foreground" value = "black" /> & Lt; Style.Triggers & gt; & Lt; Trigger Property = "Iceded" value = "true" & gt; & Lt; Setter property = "background" value = "{x: faucet}" /> & Lt; Setter Property = "Borderbrush" Value = "{x: Faucet}" /> & Lt; / Catalyst & gt; & Lt; /Style.Triggers> & Lt; / Style & gt;  

Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -