wpf controls - Datagrid in vs 2010 -


The WPF was announced in Framework 4 for inclusion of dotgrid and date picture controls, but when I access Visual Studio 2010 and I create a WPF project, I do not get these controls, what did I miss ? Thank you.

Have you made sure that the target framework is set to v4? If you are targeting frame v4, then they should just "show it" in the toolbox.


Comments