In this article I explain how to organize screens and how to add new group and how to set startup screen in Visual Studio LightSwitch 2012.
In this article I explain how to organize screens and how to add a new group and how to set a startup screen in Visual Studio LightSwitch 2012.Getting Started
Next, add a Data Source and add screens as needed. This is my data source and screens screenshot:
Image 1.Now right-click on the Screen folder and click on "Edit Screen Navigation".Image 2.Or right-click on the project and click "Properties" and select the "Screen Navigation" tab from the left bar.Image 3.Here you will see the top bottom arrow that is used to move screens. Once you click on "Include Screen" you will see all your screens in the list and you can choose a screen.Image 4.If you want to create a new tab then simply click on "Add Group".Image 5.If you want to change the startup screen then select the screen from the given screens and click on the Set button.Image 6.Now press F5 to see the output.Image 7.Image 8.
Printing in C# Made Easy