Designing applications
Stadium provides Connector that enable you to work with data from any source.
Presentation
Section titled “Presentation”Stadium provides various controls that can be added to your application Pages. Stadium also provides methods for determining the layout of your controls, as well as a stylesheet editor to add CSS styles to your application.
Controls
Section titled “Controls”How to add Controls
- Button
- Chart
- Checkbox
- CheckBoxList
- Data Grid
- DatePicker
- DropDown
- Image
- Label
- Grid
- Table
- Link
- Menu
- Panel
- RadioButtonList
- TextBox
- UploadFile
Page layout
Section titled “Page layout”How to design your page layout
Styling
Section titled “Styling”How to add styles to your design
Style properties for specific controls
User interaction
Section titled “User interaction”Stadium makes it possible to create a web application that can enable users to interact with the application in various ways, including accessing data sources like databases and web services to create, read, update or delete data (CRUD), and to navigate between the different application p_ages_. Stadium also helps you to set access permissions to your application.
How to connect to your data sources
How to add event handlers and actions
- Load
- Click
- Change
- Call Web Service
- Decision
- Display Message Box
- Download File
- For Each
- JavaScript
- Navigate to Page
- Notification
- Set Value
- Variable
How to quickly generate a form
Session variables
Section titled “Session variables”How to create session variables
Navigation
Section titled “Navigation”How to add Pages and the Links between them
Access
Section titled “Access”How to control access to your website
Login Mode