Designing applications
This is how Stadium helps you design complete applications
Data
Stadium provides Connector that enable you to work with data from any source.
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
How to add Controls
Page layout
How to design your page layout
Styling
How to add styles to your design
Style properties for specific controls
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.
CRUD
How to connect to your data sources
How to add event handlers and actions
Load
Click
Change
How to quickly generate a form
Session variables
How to create session variables
Navigation
How to add Pages and the Links between them
Access
How to control access to your website
Login Mode
Last updated