wpf: DataGrid disable selected row styles - or row selecting

后端 未结 6 1687
野性不改
野性不改 2020-12-03 09:27

I am seeing a lot of examples on how to style Selected rows in DataGrid such as this one:

How can I set the color of a selected row in DataGrid

Can i just di

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-03 10:19

    figured out the XAML to get rid of selection style.. not ideal, but close enough..

    
    

提交回复
热议问题