Properties for the Web ActiveX control
You can set properties of the Web ActiveX in Param elements
on the Web page.
|
Transaction property |
Datatype |
Description |
|---|---|---|
|
DataWindowObject |
Long |
The name of the DataWindow object to or The URL for the PSR to be displayed in the Web ActiveX. |
|
dbParm |
String |
DBMS-specific parameters. The parameters For more information, see the DataWindow Programmers |
|
HScrollBar |
Boolean |
Specifies whether a horizontal scroll
|
|
HSplitScroll |
Boolean |
Specifies whether the split bar displays
|
|
LiveScroll |
Boolean |
Scrolls the rows in the DataWindow control |
|
LogID |
String |
The name or ID of the user who will log |
|
LogPass |
String |
The password that will be used to log |
|
SourceFileName |
Long |
The URL or file path for the PowerBuilder The URL can be an absolute URL or relative to the directory |
|
SuppressEvents |
Boolean |
Whether the control will trigger events |
|
VScrollBar |
Boolean |
Specifies whether a vertical scroll bar
|