The text of this article is not in this database — only its details are. Read it on the old site: WPF DataGrid
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: WPF DataGrid
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Jeff MainPosted Nov 16, 2010, 9:13 PM
I was really hoping to find more of your series on the Datagrid. I've found several useful articles on using the WPFToolkit version of the datagrid, but I'm set on using .net4.0, and several of the datagrid examples don't transfer properly. In particular, I am in need to show and hide columns in the datagrid, while also providing some custom column templates in xaml. I'm not certain at this point if I can customize columns without auto creating them as in the examples. Further, the examples include DataGridColumnHeader from Microsoft.Windows.Controls.Primitives in code behind, and this doesn't work apparently in net4. Is there a replacement for this? If you could provide me with any guidance, it would be much appriciated. Jeff