| |
Component dbformat
Description
Specifies the formatting of the dbdisplay results.
There are two fundamental different ways to do that:
automatic and user controlled.
Using the show parameter you can switch
the automatic formatting off and on.
Automatic formatting displays all fields in a table.
You can specify some of the most common layout
parameters of the HTML table. All selected
fields are shown, but you can specify what fields
to select from the database in the dbdisplay
component. Make sure to display at least one database record
to edit the display format.
To use User-defined formatting insert a
repeatable layout
into the dbformat.
Then the repeatable layout is repeated for each selected database
record.
Then insert dfields into the repeatable layout to display
various database fields.
Format
< dbformat ...
> ... < /dbformat >
Details
Include File: | dbdisplay.hei |
Session Mode: | none |
Properties
Property |
Kind |
Description |
Show | yes,dbg,no | Show the table yes,no,or only during debugging |
All | Checkbox | Show all fields (regardless of field
definitions) |
Showtable | Checkbox | Show Result Table |
Bgcolor | String(60) | Parameters of underlying table |
Border | Integer | |
Cellspacing | Integer | |
Cellpadding | Integer | |
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
H.E.I. provides support, tools, and services like
Webdesign in Mannheimm,
the HTML/CSS 3D WebGL Animation Library taccgl,
3D Webdesign, and
3D Product ConfiguratorDemo
(3D Produkt Konfigurator Demo in German).
© 1996-2025 H.E.I. All Rights Reserved.
|