HTMLGen.PagingMethod Property
\The Sandbox \PB History & Future \New in PB 10.5 \DW Enhancements \HTMLGen. PagingMethod
TreeView DW
Present'n Style
Decimals in 
DW Expressions
New DDDW Style
in Web DWs
HTMLGen.
PagingMethod
DW Drop-Down
Calendar Option
Autosize Height
on all DW Bands
Suppress Group
Headers
Hide Print Preview
Blue Outline
dbAlias DW
Property
ResetInk, SaveInk, 
and SaveInkPic

To set the HTMLGen.Method property, select HTML/XHTML in the Format To Configure drop-down list on the Web Generation page in the Properties view in the painter and then select a value from the Paging Method drop-down list. You can also set the property in code.

The HTMLGen.PagingMethod property takes a value of the PagingMethod enumerated variable. The default is PostBack!

Value

Numeric value

Description

PostBack!

0

Paging operations are posted to the server.

CallBack!

1

Paging operations use client-side script callbacks. This option is not available for the HTMLGenerator component.

XMLClientSide!

2

Paging operations are performed on the client by retrieving the full XML result set and performing an XSLT retransformation of the cached stylesheet. You must use the XML rendering format to use this option.

For more information, see the description of HTMLGen.property in the DataWindow Reference or the online Help.

PBL Peeper PB Help PB History
& Future About Us Feedback Site Map

Google
 
Web www.techno-kitten.com
www.sybase.com