Exporting in XHTML
You can export the DataWindow or DataStore object in XHTML using
PowerScript dot notation or the Describe method:
|
1 2 |
ls_xmlstring = dw_1.Object.DataWindow.Data.XHTML ls_xmlstring = dw_1.Describe("DataWindow.Data.XHTML") |
When you export the DataWindow or DataStore object, PowerBuilder
uses an export template to specify the content of the generated XHTML
and CSS style sheet.
Default export format
If you have not created or assigned an export template,
PowerBuilder uses the default XHTML export format. This is the same
format used when you create a new default export template. See “Creating and saving templates”.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest