Reordering of a Navigation Group using LightSwitch Visual Studio 2012
In this article I describe how to reorder a navigation group in a LightSwitch using Visual Studio 2012.
Step 1
Open the Solution Explorer.
![explorer.jpg]()
Step 2
In the Solution Explorer, right-click on the "Screens" node and click on "Edit Screen Navigation".
![editscreen.jpg]()
Step 3
The Screen Navigation tab for the Application Designer appears.
![screen navigation designer.jpg]()
Step 4
On the Screen Navigation tab, select the navigation group node that you want to move.
![rename13.jpg]()
Step 5
Click the Move Up button to move it above another navigation group node.
![moveup.jpg]()
Step 6
Click the Move Down button to move it below another navigation group node.
![movedown.jpg]()