Gaia Earth

Gaia Ajax CheckBox example

As you can see even a boring Control like the ASP.NET CheckBox becomes really interesting when you create an Ajax version of it. The Gaia Ajax CheckBox is one of the "native Ajax Controls" which means that it is often used as a building block to create more advanced Ajax Controls. Here we have just added up 5 of them together on the same page and set the AutoPostBack to be true. Try to click the CheckBoxes below to see some funny Ajax CheckBox logic. If you don't set the AutoPostBack property to true on your CheckBox the OnCheckedChanged Event will not be raised on the server. It will still carry it's Checked value over to the server the next Ajax Request though. Useful for conserving bandwidth even more for "CRUD" applications.

What is the fastest and most powerful thing on Earth?

Try to guess by selecting any of the Ajax CheckBox beneath.







Try to guess...