Which component has onRead method
-
Ac Visual component
-
Data row Component
-
Ac Report Controller
-
Ac Connection
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.