Hi there,
I have just been watching Ian Griffiths fine course on WPF DataGrid. He has a DataGrid with the AutogenerateColumns set to false. He shows how to make VS2010 generate the columns XAML code based on the DataGrids ItemsSource using the Generate Columns action from the Properties Window
I am running VS2012 and would very much like to do the same but - alas - the three Column actions are missing from the Properties Window.
Can I find them somewhere else or do I have to do the XAML by hand?
Best regards,
Steffen
SteffenJ