Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: What calls ValidateRecord? 1999-03-09 -- Dennis Evans The ValidateRecord method is called from the ViewManager, Next and Previous
methods.
The Next and Previous methods are called by the BrowseClass Fetch method,
depending on the direction parameter.
The Fetch method is called to fill the queue, at start, or when the queue needs to
scroll up or down, it will call the Next/Previous methods 1 to n times.
Where n is the number of the ItemsToFill property.
One note, the Fetch method will be called if the user attempts to scroll past the BOF
or the EOF.
Today is November 21, 2024, 9:46 am This article has been viewed 35202 times.
|
|