Here we will see how to add Screen Data using LightSwitch in Visual Studio 2012.
Procedure for how adding Screen Data in a LightSwitch Application.
Step 1
Open the LightSwitch Application in Visual Studio 2012 and go to the Solution Explorer.
Right-click on the Data Source and choose "Add Table".
The table appears in the table designer window. Insert the records in the following table.
Step 2
Now once again go to the Solution Explorer, right-click on Screens and choose "Add Screen".
The Add New Screen dialog box appears. Select the "Editable Grid Screen" from the Screen Template, under screen information, choose "Employee" under screen data and provide a name to the Screen and click the "OK" button.
The Screen Designer appears as shown below.
Step 3
Press F5 to run the application. Add a new item to the list.
Step 4
Stop debugging the application.
Once again go to the screen designer, under Row Layout click "Add", a drop down list will appear.
Choose the "Other Screen Data...." option from the drop down list. We will notice that the another Data Screen will be added.
The Add Screen Data dialog box appears on the screen as shown below.
Specify the screen data you want to add and please specify the full path and click the "OK" button.
Step 5
The data will be added to the screen designer as shown.
Once again press F5 to run the application. Another data screen will be added as shown below.
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Ck NitinPosted Sep 23, 2013, 7:26 AM
LightSwitch Expert Mr. Ashwani.