Removing a Navigation Group Using LightSwitch Visual Studio 2012

Removing a Navigation Group using LightSwitch Visual Studio 2012

In this article I describe removal of a navigation group in LightSwitch using Visual Studio 2012.

Navigation Groups appear on the Navigation Menu at run time.

How to remove a Navigation Group in LightSwitch 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" option.

editscreen.jpg

Step 3

The Screen Navigation tab for the Application Designer appears.

screen navigation designer.jpg

Step 4

On the Screen Navigation tab, right-click the navigation group node and then click "Delete".

delete.jpg

Step 5

The navigation group that it contains is permanently removed from the navigation menu.

screen navigation designer.jpg


Similar Articles