MagicAjax demos (.NET version 1.1.4322.2407 )
This page demonstrates some simple examples of using MagicAjax. The 'Regular PostBack' button is used to demonstrate that the ViewState of the page is persisted between AJAX callbacks. View
the aspx file
to see how easy it was to apply the AJAX functionality on the regular ASP.NET page.
1. Simple button showing server time
2. Master/detail dropdown lists
Please pick a car:
- Select car brand -
VW
Mercedes
Citroen
3. Datagrid (sorting and selecting)
Brand
Model
Select
BMW
X3
Select
Citroen
Berlingo
Select
Fiat
Punto
Select
Mercedes
E Class
Select
Opel
Zafira
Select
Peugeot
206
Select
Volvo
V70
Select
VW
Golf