Actuate Question:
Which cmponent has onRead method and what it is used for?
Answer:
DataRow Component has OnRead method.
To manipulate the Rows which are returned by the query or
add the new rows or expressions at runtime we can use
onRead method.
To manipulate the Rows which are returned by the query or
add the new rows or expressions at runtime we can use
onRead method.
Previous Question | Next Question |
Explain Difference between onRow and Onread method? | What is page level security? |