Flan AJAX Controls
This download contains the code and sample website for the custom Ajax Extenders.
Screenshots and Details
History/Download
03/14/2008
- Flan Controls for VS 2008 now hosted on CodePlex
01/20/2008
- Added VS 2008 Project
- Fixed mutiple calls in UpdateProgressOverlayExtender
- Add null check for get_Element() in UpdatePanelPopupExtender
- Download VS2005/2008 projects and binaries
04/25/2007
- Changed how the browser inner dimensions were calculated when using
OverlayType="Browser".
03/07/2007
- Fixed error "The control 'UpdatePanelPopupExtender1' already has a
data item registered." when the Show method is called multiple times in
a page lifecycle.
03/07/2007
- Fixed error "The control 'UpdatePanelPopupExtender1' already has a data item registered." when the Show method is called multiple times in a page lifecycle.
03/01/2007
- Fixed issue with positioning browser overlay
02/17/2007
- Fixed issue with positioning elements
- Fixed double postback issue when closing UpdatePanel
02/04/2007
- Added AutoPostBack property and Close event
- Changed samples to demonstrate handling the Close event
01/23/2007 v0.2
- Converted to use ASP.net Ajax 1.0 Final.
- Added example to show Add/Delete record.
01/21/2007 v0.1.3
- Removed unecessary OnPreRender override.
- UpdateProgressOverlayExtender now has option to overlay over the document display area.
- Added handlers for browser resize.
01/17/2007 v0.1.1
- UpdatePanelPopupExtender released
- Add iframe fix to UpdateProgress Extender for IE6 browsers.
01/08/2007 v0.1
- UpdateProgressOverlayExtender released