Multiple choice technology programming languages

Which component has onRead method

  1. Ac Visual component

  2. Data row Component

  3. Ac Report Controller

  4. Ac Connection

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Data Row Component has an onRead method that fires when the component reads data from the data source. This event allows developers to manipulate or validate data as it's being read into the report before processing.