|
Description
Function OnPageLoad occurs after page is
displayed in browser. Use this event to work with the "edit"
controls using the Javascript
API.
Syntax
Arguments
pageid - page's unique numeric
identifier.
Applies to pages
List, View, Add, Edit,
Print, Search, Export, Report, Chart, Login, Register, Password
reminder, Change password
Example
Change font in dropdown list
Change font in "edit"
controls
Change width of edit
box with AJAX popup
Change width
of text field on Quick Search panel
How to access ASP variables
How to calculate values
(totals) on the fly
How
to control Inline Add/Edit functionality from script
How to hide
'Edit selected'/'Delete selected' buttons
How to work with foldable
section
How to work with tabs
Show dropdown list of US
states if US was selected in country list
|