0
kicks
WPF Toolkit DataGrid, Part II – Custom Styling
In Part I we went through basic DataGrid setup creating a sample application that showcased the usage of DataGridColumns. In this part we will dive into more advanced concepts. It is my ambition that you get a good understanding of how to setup a DataGrid to do whatever you wish without restrictions. In this part we will focus: Visual breakdown of styles and layout, Styling the DataGrid, Styling DataGridColumnHeaders, Styling DataGridRowHeaders and Creating a new template for the SelectAllButton.