Prologue:Designing screens is the important thing in the Software Development. In this article we shall discuss how to design the screens in a LightSwitch application.In LightSwitch, designing the screen is pretty simple. We are going to design our application screen using the available default screen Templates in LightSwitch. Short intro about Screen Templates:Screen Templates are nothing but the predefined screens which can used and edited to satisfy user requirements.There are 5 types of Screen Templates available in LightSwitch application.
How to Create and Use the Editable Grid Screen in LightSwitch Beta 2
How to Create and Use the Search Data Screen in LightSwitch Beta 2
Hello Jagan: I notice in the many examples, string sizes are left at default 255. Is it not better to decalre the max size example Name as 40 etc instead of leaving at 255 MAny thanks, Bhuven
i will be always on line in gtalk.. So come to gtalk... invite me..
Thank you. How is the best way to call.
jaganathan.eswaran@gmail.com. invite me to chat.. i will explain at time..
Hello Jagan: I have a new data screen with header and detail records for orders. I create the header details as you example above and the detail records are in a row in a datagrid where lightswitch automatically creates commands as well. I donot want to use default entry screen for child records becuase I cannot make changes in the code behind. I create a defgault screen and change the code to access the default screen instead of lightswitch default. I am able to open screen but screen is in read only mode. Can you kindly assist with suggestion of what I am missing or doing wrong. Thank you in advance Bhuven