Window Container
Description
Places controls in a Window container
Clicking on the Windows property in the control properties menu will open a Window container dialog with a whole host of Window properties. For an overview on how to use window containers watch this video.
- Name
- Description
- Adding a Map to a Window Container
Create a dropdown window container with a map. This requires acquiring a Google Map API key from Google.
- Create a Button that Displays a Window Container
You can use action javascript attached to a button control in order to display a window container.
- Wrap a List Control in a Window Container.
You can use a window container to display a list control filled with data generated from an SQL database. The list control can also be easily formated using pre-defined templates.
See Also