Related resources for Model Window
  • How to Show Model Windows and Group Box on Screen in LightSwitch 20125/3/2013 10:38:49 AM. In this article you will learn how to load data in in form of model windows and group box on screen in LightSwitch 2012.
  • Setting Null Value to an Entity Property Through Textbox Control5/15/2012 4:33:58 PM. In this article, I want to document a bug in Visual Studio. NET concerning to setting a null value to entity property’s through a Textbox control. There is a common scenario to have an entity type in your data model where some attributes are optional. When you develop a rich client application using the Windows forms, data binding techniques and a Textbox to enter the simple data, and you want to set null the optional attributes of the underlying data source by leaving in blank the Text property of the Textbox control; then there is a missing feature for the Formatting and Advanced Binding dialog box for null values. They should have a checkbox there to allow people to use blank as null. In this article, I will show one simple solution to this bug.
  • Model Window in LightSwitch Beta 27/5/2011 11:46:22 PM. Here we shall discuss how to add a Model Window into a LightSwitch Application.