How to use Editable Grid Screen in Light Switch using Visual Studio 2012
In this article I describe how to perform operations using an Editable Grid Screen using LightSwitch in Visual Studio 2012.
Procedure for publishing a Desktop Application
Step 1
- Open the Visual Studio 2012.
- Go to "File" => "New" => "Project..."
- In "New Project" => "Installed" => "Template"
- In "Template" => "LightSwitch"
- Select "LightSwitch Application (Visual C#)".
- Enter the Name and choose the location.
- Click "OK".

Step 2
Go to the Solution Explorer, right-click on the Data Source and select "Add Table".

Step 3
Insert the data in the following table and rename it.

Step 4
Go to the Solution Explorer and right-click on the Screens and select "Add Screen".

Step 5
The Screen Designer appears.

Step 6
Select the Editable Grid Screen Template and provide the screen information and click the "OK" button.

Step 7
The Application Designer appears.










Join the conversation! Your thoughts help the community grow.