What you can customize
The XML Web DataWindow generates DataWindow content, layout,
and style separately at runtime and renders in the browser a fully-functional DataWindow
in XHTML.

At design time, you can customize each of these XML Web DataWindow components:
-
Elements or contents of the <form> element
-
CSS stylesheet declarations
-
Other XHTML element-specific attributes (including
style attributes) in the DataWindow form -
JavaScript event handlers
Examples of customization
Your customizations can include these types of modifications:
|
Customization |
Example |
|---|---|
|
Structural layout |
Add or remove elements and content (input |
|
Style rules of data input field elements |
Modify the default CSS stylesheet property |
|
Other attributes of elements of the DataWindow |
Override attribute values and remove |
|
JavaScript event handlers |
Override, redirect, add, or remove JavaScript event |