Skip to main contentSkip to search
Powered by Zoomin Software. For more details please contactZoomin
Progress DocumentationProgress Documentation
Progress Documentation
  • Home
  • Home
  • EnglishČeštinaDeutsch (Germany)Español (Spain)Français (France)Italiano (Italy)Português (Brasil)日本語Русский (Russia)中文 (简体) (China)中文 (繁體, 台灣) (Taiwan)ar-AR
  • Login

Datasets

Other dataset events

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
Table of Contents
  • Overview of datasets
    • ProDataSets
    • ProDataSet concepts
  • Initial dataset setup
    • Define temp-tables for a dataset
    • Define a dataset
    • Define and attach data-sources
  • Populate a dataset using FILL
    • Use FILL-MODE to control how a dataset is populated
    • Example code to populate a dataset
    • Use FILL-WHERE-STRING to assign queries prior to FILL
    • Cleanup after using a dataset
  • Use datasets in a distributed environment
    • Pass a dataset within the same ABL session
    • Pass a dataset from a client to a server session
    • Minimize overhead when passing a dataset parameter
    • Write ABL client code to retrieve a dataset from the server
  • Update and sync dataset data
    • Update datasets in the client
    • Process dataset updates in the server
    • Merge changes back to the client
    • Complete example of client and server code to update a dataset
  • Handle events with datasets
    • Associate a dataset object with an event handler
    • Dataset FILL events
    • Temp-table buffer FILL events
    • Dataset change events
    • Other dataset events
  • Batch data with datasets
    • Client code to retrieve first batch of data
    • Server code to process batched data
    • Manage batched data in the client
  • Handle errors with datasets
    • Types of dataset errors
    • Handle system-generated errors
    • Handle data-related errors
    • Provide error information to the client
Table of Contents

Other dataset events

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
  • Last Updated: January 22, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation

There are two additional events that can be triggered for a dataset in the client or the server:

  • FIND-FAILED event
  • SYNCHRONIZE event

See also

ProDataSet buffer FIND-FAILED event in Use ProDataSets

SYNCHRONIZE event for a ProDataSet buffer in Use ProDataSets

TitleResults for “How to create a CRG?”Also Available inAlert