Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

HTMLTable.property – PB Docs 2017 – PowerBuilder Library

HTMLTable.property – PB Docs 2017

HTMLTable.property

property (DataWindow object)

Description

Settings for the display of DataWindow data when displayed in HTML
table format. These settings simplify the transfer of data from a
database to an HTML page. They are particularly useful when used to
create HTML pages dynamically.

Obsolete property

HTMLTable.property is obsolete and should not be used, because
the Web DataWindow technology is obsolete.

Applies to

DataWindow objects

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

property 

A property for a DataWindow to be displayed in HTML
table format. Properties and their values are listed in the
table below.

value 

The value to be assigned to the property. Value can
be a quoted DataWindow expression.

 

Property for HTMLTable

Value

Border

(exp) Border attribute for the HTMLTable element.
The default is 1 (line around the table).

CellPadding

(exp) CellPadding attribute for the HTMLTable
element. The default is 0.

CellSpacing

(exp) CellSpacing attribute for the HTMLTable
element. The default is 0.

GenerateCSS

(exp) Controls whether the DataWindow HTMLTable
property’s Table element contains border, cellpadding,
cellspacing, nowrap, and width attributes. Also controls whether
elements within the table contain CLASS references that control
style sheet use. The default is no.

NoWrap

(exp) NoWrap attribute for the HTMLTable element.
The default is to include this attribute.

StyleSheet

(exp) HTML cascading style sheet generated for the
DataWindow.

Width

Width attribute for the HTMLTable element. The
default is 0.

Usage

In the painter

Set the value using the Properties view, HTML Table tab.

Examples


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x