Progress
ADM 2 Reference
dataAvailable (browser.i)
SmartDataBrowser version of dataAvailable. Repositions the SmartDataBrowser to a specific row in response to a query reposition in its Data source.
Parameters:INPUT pcRelative AS CHARACTER
Indicates the relative query position in which to reposition. For the current version of dataAvailable, valid values are
“
First”
,“
Last”
,“
Prev”
,“
Next”
, and“
Repos.”
The values “Same” and “Different” used by other forms of this procedure are simply passed to the super procedure and do not cause a reposition of the browse.Returns: Nothing (procedure)Notes: This routine resides inbrowser.i
rather thanbrowser.p
because it must sometimes usequery.p
, and sometimesdatavis.p
, as its super procedure, depending on whether the SmartDataBrowser has its own database query.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |