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

Export.XHTML.UseTemplate – PB Docs 126 – PowerBuilder Library

Export.XHTML.UseTemplate – PB Docs 126

Export.XHTML.UseTemplate DataWindow object property

Description

Setting that optionally controls the logical structure of
the XHTML generated by a DataWindow object from a DataWindow data
expression using dot notation.

Controls

DataWindow objects

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

value

(exp) A string specifying
the name of an XHTML export template previously saved in the DataWindow
painter for the specified DataWindow object

Usage

This property uses a template defined in the DataWindow painter
to specify the logical structure and attribute overrides that the DataWindow server should
use to generate XHTML from a DataWindow object. It is designed to
be used with the data expression for the DataWindow object, and
should be set before a data expression statement.

In the painter

In the Data Export tab in the Properties view for the DataWindow
object, select XHTML from the Format to Configure list and select
a template from the Use Template list.

Examples

This example stores the name of the export template
used in dw1 in the string ls_template.
If no template is selected in dw1, an empty string
is returned.

This example sets the name of the current XHTML export
template used in dw1 to t_report.
If t_report does not exist,
the current template is not changed.

See Also


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