By tag: WPFToolkit
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...
0
kicks
WPF Toolkit DataGrid, Part I - Introduction
This article is part of a series in which I will go through some key achievements when using WPF Toolkit DataGrid on a project I am working on. In this first article we will go through the following topics: Hands on your First WPF DataGrid, DataGridColumn Hierarchy and Using DataGridColumns to enhan...
0
kicks
WPF Toolkit adds Ribbon Control to .NET 3.5 SP1
The first release of the new WPF Toolkit was released today. This toolkit includes a new Ribbon control as well as the following: new WPF DataGrid, DatePicker/Calendar, and VisualStateManger. The coolest feature of this Toolkit (IMO) is the new Ribbon control. In .NET 4.0 there will be a ribbon cont...