Purchase
Download
Samples Home
Download
<< back to ajaxwidgets.com
Start Here
Dynamic Ajax Image
Ajax GridView
Ajax TreeView
Ajax Menu
Ajax Resizable Chart
Ajax Visual Effects
Ajax FishEye
Ajax Shopping Cart
Ajax Live Scroll
Ajax Slider
Ajax Label
Ajax TextBox
Advanced Samples
Complex Ajax Controls Mixed
Ajax DataGrids and Windows - 100 ways to read Ajaxian.com
Ajax Windows (Pageflakes)
Ajax Viewport
Ajax WYSIWYG Rich Editor
Ajax Accordion
Ajax Calendar Application
Ajax Chat Client
Flexible Ajax DataGrid (Using Repeater)
Ajax Mashup I: Google Maps
Ajax Mashup II: Yahoo Search
Ajax Menu II
Create your own Logo
Ajax Mortgage Calculator
Ajax Window - Vista Skin
Ajax Wizard Control
More Samples
Beautiful Ajax with Gaia
Ajax AutoCompleter
Ajax TabControl
Ajax UpdateProgress Control with Gaia
Gaia Ajax Container Extension Control
Custom Ajax Controls (Extend Gaia)
Ajax Methods
Ajax Timer
Ajax Window
Ajax Window II (Advanced)
Ajax DateTimePicker
Ajax Buttons
Ajax CheckBoxes
Ajax CheckBoxList
Ajax DropDownList
Related Ajax DropDownLists
Ajax HiddenFields
Ajax Images
Ajax ImageButtons
Ajax InPlaceEdit
Ajax LinkButtons
Ajax ListBoxes
Ajax MultiView
Ajax Panel
Ajax Panel II (Advanced)
Ajax PlaceHolders
Ajax RadioButton
Ajax RadioButtonLists
Ajax Repeater
Ajax Widgets in Web User Controls
Gaia Ajax window advanced example
This is an example of an "advanced" usage of window...
Here you can truly see the difference between Gaia Ajax WebWidgets and e.g. Anthem/ASP.NET Ajax that updates all controls within "AutoUpdateAfterCallback" controls.
The sample with the autocompleter is actually more or less IMPOSSIBLE to build in Anthem/ASP.NET Ajax since Anthem/ASP.NET Ajax does not keep state between callbacks.
(well it is possible but you would spend the better parts of the next six minths doing it ;)
One of the coolest things about Gaia.Window is that it is posible to
deny
the user to be able to close it in the
Closing event handler.
Like for instance the window being shown when the user clicks the button will
not close
unless you select a valid option from the AutoCompleter!