Adding a Navigation Group Using LightSwitch Visual Studio 2012

Adding a Navigation Group using LightSwitch Visual Studio 2012

In this article I describe navigation groups in LightSwitch using Visual Studio 2012.

Navigation Groups appear on the Navigation Menu at run time.

How to add a Navigation Group in LightSwitch Visual Studio 2012

Step 1

Open the Solution Explorer.

soolu.jpg

Step 2

In the Solution Explorer right-click on the Data Source and choose the Add Table node.

add table.jpg

Step 3

The table appears.

emptytab.jpg

Step 4

Insert a value into the table.

emptab.jpg

Step 5

In the Solution Explorer, right-click on the "Screens" node and choose the "Add Screen" option.

addsrc.jpg

Step 6

Again in the Solution Explorer, right-click on the "Screens" node and click on the "Edit Screen Navigation" option.

editscreen.jpg

Step 7

The Screen Navigation tab for the Application Designer appears.

screen navigation designer.jpg

Step 8

On the Screen Navigation tab, click the "Add Group" node.

addgroup.jpg

Step 9

A new navigation group named "Group" appears.

addgroup.jpg

Step 10

Select the Group and enter a new name for the navigation group, and then press Enter.

hhhgroup.jpg 


Similar Articles