Quick Links
AJAX Page - CallbackPanel Client-side
Methods
,
Events
<%@ Register TagPrefix="oajax" Namespace="OboutInc" Assembly="obout_AJAXPage" %>
Methods
Name
Description
UpdatePanel
Update callback panel specified by id.
UpdatePanel(panelID)
panelID - ID of the callback panel.
ob_post.UpdatePanel("callbackPanel1");
View
UpdatePanel
tutorial.
UpdateAllPanels
Update all callback panels from page.
UpdateAllPanels()
Does not require any parameters.
ob_post.UpdateAllPanels();
View
UpdateAllPanels
tutorial.
UpdatePanelInContainer
Load the content of a CallbackPanel inside a container (div, span, table cell, etc.).
UpdatePanelInContainer(panelID, containerID)
panelID - ID of the callback panel.
containerID - ID of the container.
ob_post.UpdatePanelInContainer("callbackPanel1", "container");
View
UpdatePanelInContainer
tutorial.
UpdatePanelFromPage
Load the content of a CallbackPanel from another page inside a container (div, span, table cell, etc.).
UpdatePanelFromPage(panelID, containerID, pageURL)
panelID - ID of the callback panel.
containerID - ID of the container.
pageURL - URL of the page where the callback panel belongs to.
Optional.
If it's null, the content of the CallbackPanel is taken from the same page.
ob_post.UpdatePanelFromPage("callbackPanel1", "container", "myPage.aspx");
ob_post.UpdatePanelFromPage("callbackPanel1", "container", null);
View
UpdatePanelFromPage
tutorial.
Events
Name
Description
ob_OnBeforePanelUpdate
Invoked before a panel is updated at client side (before the request is sent to server to request for an update to the panel).
ob_OnBeforePanelUpdate(panelId, containerId, page)
panelId - Panel id to update -
null
if request was made to update all panels.
containerId - Container in which to store the panel's content -
null
if panel updates itself in its own container.
page - Page where the panel is declared.
If this method returns false, the update is canceled.
ob_OnPanelUpdate
Invoked after the panel update was completed.
ob_OnPanelUpdate(panelId)
panelId - The id of the panel that was updated.
"
We LOVE your components. They are awesome!
"
Greg Kirchdorfer
Internet Office, Inc.
Random testimonial
All testimonials
obout.com
obout.com Home
News
AJAX Page Home
- 5
AJAX Page Home
How It Works
Why Use It
Free Download
Site Map
Examples
- 42
Upgrade from Postback4
Real life usage examples
- 15
CPU Monitor
File Browser
Live Search Engine
Address Book
Voting
Dynamic Combobox
3 Dynamic Comboboxes
With Grid
Server Validator
Shopping Cart
Customers
Products List
Sql Analyzer
Login control
Loading window
Callback Panel
- 13
Auto Callback
Simple Literal Update
Simple Grid Update
Tab Strip
Client-side Events
No Javascript
UpdatePanel
UpdatePanelInContainer
UpdatePanelFromPage
UpdateAllPanels
Customize
RenderMethod
Using XmlDataSource
Server to client
- 5
ShowAlert
SetValue
OpenWindow
ShowConfirmationDialog
CreateTimer/CancelTimer
Other Features
- 8
AddParam/ResetParams
CallbackViewState
Client-side Events
ExecBeforeLoad/ExecOnLoad
Response
Redirect
Synchronous Callback
Asynchronous Callback
Knowledge Base
- 2
How-To and Help
Knowledge Base
Documentation
- 7
With Master Pages
Server-Side
Client-Side
CallbackPanel
- 3
How It Works
Server-Side
Client-Side
ChangeLog
Tutorials
- 22
Callback Panel
UpdatePanel
UpdatePanelInContainer
UpdatePanelFromPage
UpdateAllPanels
How To Customize
AddParam/ResetParams
Sync vs. Async
Execute functions after Async
Retrieve Values Server-Side
Send complex client objects
New
ExecBeforeLoad
ExecOnLoad
EndResponse
Server to client
Send data back to client
Send complex server objects
New
Type Preserve
JSVisible
Test and Debug
No Error Handling Example
Debug Sync Example
Debug Async Example
ASP.NET 2.0-4.0
AJAX Page
Calendar
Color Picker
Date Picker
File Upload Progress
Flyout
Grid
HTML Editor
Image Zoom
Listbox
Multilevel Listbox
Show
Spell Checker
Splitter
Super Form
Tab Strip
TreeView
Tree_DB
Window
Menu
Context Menu
Easy Menu
Slide Menu
Text Menu
Combobox
Combobox
AJAX Autosuggest
Multilevel Combobox
State Selector
Interface Controls
Button
Checkbox
Dropdown List
Multiline Textbox
Radio Button
Textbox
ASP.NET 3.5-4.0
Color Picker
File Upload
HTML Editor
Spell Checker
TreeView
ASP.NET MVC
Combobox
HTML Editor
Interface Controls
Listbox
Multilevel Combobox
Multilevel Listbox
State Selector
Download
Suite for ASP.NET
Customer log-in
Support
Knowledge base
Contact support
Install FAQ
Mailing list
Purchase
Purchase page
Contact Sales
License info
Terms of use
Company
Testimonials
Clients
Contact us