A collapsible JavaScript HTML5 accordian control. The nested collapsible list can be fully edited. An Add button will allow you to add records to the primary data source. Popups are used to allow you to add and edit records. Records to the associated table can be added by clicking the Add button under a record from the primary table after you have expanded it. A Popup is used to allow the related table records to be edited. However, note, this is not a professional grade extension, and has the following limitations:
Visual Studio LightSwitch HTML Client provides a unique opportunity for creators ofJavaScript libraries to securely distribute and even sell their JavaScript code. With LightSwitch you can create HTML screen templates that will generate code that responds to data that the end-user developer has specified. Instead of selling theJavaScript library that cannot be secured, because JavaScript source is always viewable when an application is running, aJavaScript library developer is able to distribute a Visual Studio plug-in that dynamically creates code. This code is secure because it is a normalVisual Studio extension. In this article we will explore creating a complex LightSwitch screen template The article is at: |