Silverlight 3 namespace missing in Silverlight 4 -


I'm putting Silverlight 4 to practice in Silverlight 4 because my PC does not have SL 3. It does not seem to work though, for Silverlight4

1.) I could not find the data control in the same namespace system. The controls outlined in the video were obtained by drag-dopping it from XP. Mix 4

2.) The database control that is loading when I run the application does not have a save button or an edit link.

3.) Also, the bindingable asset does not make the read only field readable on the on-field.

Whether it is from design or I need to rest some of my VS2008 IDE or Silverlight 3 device / SDK / Toolkit in Win7 PC installed, only Silverlight 4 and VS2010 with expression mix.

data control System.Windows.Controls Namespace is but has been found in its System.Windows.Controls.DataForm.Toolkit. Dll Assembly Although this is what you are using the latest Nov 9 Toolkit (for Silverlight 3) or April 10 Toolkit (for Silverlight 4).

This video is now getting a little older, I think it was October 10 Toolkit that introduced the Toolkit toolkit for Tulkit suffix and that video did not show it.

Since DataForm is still on the preview quality, you can expect that many things may happen, since the video was created since it changes about how it behaves.


Comments