Checkboxes below are updating the Label control.
Even if your browser doesn't support AJAX at all, you're always able to press the and get the same result!
Next step is the controls interaction. Use RadioButtons below to change the selected item in the ListBox control,
and make sure that all changes made in the ListBox control cause radio buttons to reflect your choice. As usual you can use the if Javascript is disabled or if the browser doesn't support AJAX properly.
This panel displays interaction among ComboBox, TextBox and LinkButton.
You can rely on Ajaxium even in very complex cases. Select the date in the Calendar control and see your date selected in the Literal control.
The Literal control used for text differs from the Label control. It can contain any HTML code you need. As a consequence, server-side-generated Literals may prove to be pretty hard and complex for AJAX-based rendering. Ajaxium eliminates all the complexity, so you are left with just a simple task of developing a server-side ASP.NET model.
Switching between Ajaxium and classic ASP.NET is possible even at runtime. It is possible to turn Ajaxium off for only specific sessions on both client and server sides. Switching back is performed automatically if a visitor's browser lacks Javascript or XmlHttp support.
To compare Ajaxium solution with traditional ASP.NET, please clear the checkbox below: