A common task after a form is developed is inserting a new row in the form. This short walk-through will show you how to insert a new row in an existing data entry form using the WPF & Silverlight Designer for Visual Studio 2010.
This video has a corresponding article that can be read
here.
The WPF & Silverlight Designer for Visual Studio 2010 provides the ability to quickly layout a data entry form. This walk-through will provide a workflow for laying out Labels and TextBoxes using the Grid control as the layout panel.
This video has a corresponding article that can be read here.