Hi, all, this is my maiden post, so please bear with me:
I have VS2010, Silverlight 4, Silverlight 4 Tools, Silverlight 4 Toolkit and DevForce Silverlight 4.
I am following Tour of DevForce Silverlight 4, have completed Part 1 just fine.
In Part 2, I am stuck at the start, namely, this part:
First, right-click on the SimpleSteps project and select Add Reference….
On the .NET tab, select the component named System.Windows.Controls.Data.DataForm.Toolkit and click OK.
Inside the XAML pane for MainPage.xaml, replace the <sdk:DataGrid /> element with
When I right-click on SimpleSteps prject and select Add Reference, I don't see the .NET tab or a System.Windows.Controls.Data.DataForm.Toolkit.
I can see only two tabs with three options in all -
Projects | Solutions,
Assemblies | Framework and
Assemblies | Extensions.
And under Framework, I cannot find DataForms.Tooolkit. Neither can I see the DataForm available in the toolbox items.
So, now, I am stuck, cannot go forward with my tutorial.
Anyone who can assist?