Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


which cmponent has onRead method and what it is used for?

Answers were Sorted based on User's Feedback



which cmponent has onRead method and what it is used for?..

Answer / naveen

Onread is a method of Datarow component. whenever the data
adapter fetches a row from data source it creates a new row
and the values are updated in the datarow, after updating
the data adapter calls the OnRead method of the datarow
component. in this method we can add any logic to
manipulate or calculate the datarow variables for the
latest data retrieved into the datarow. This method is the
best place to manipulate the row fetched.
This method is called for each row fetched by the data
adapter.

Is This Answer Correct ?    6 Yes 0 No

which cmponent has onRead method and what it is used for?..

Answer / santosh bhor

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.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Actuate Interview Questions

I need a help for Connecting to iServer Volume using IDAPI Classes(Java Classes) and after connecting to iServer i want to execute the ROX on iServer and also want know the status whether that job is succesfully run or not. Please do the needful if anyone of you known the code and send the copy of it ASAP.

3 Answers  


Can you give an example of any complex report you designed using Actuate?

2 Answers   TCS,


Hi, I am Anna and new to actuate programming. I am trying to learn the tool on my own, if any one could provide any helpful websites or training centers in NJ area will be greatly appriciated. Thanks in advance.

4 Answers  


What property you use to Hide a control at runtime?

2 Answers  


how many times executite the fetch method at run time?

2 Answers   EDS, IBM, TCS,


WHERE WE USED JAVA CONCEPTS IN ACTUATE?

1 Answers  


Where we use afc in actuate?

0 Answers  


What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?

0 Answers  


How do we have left -right flow , normally its top-down flow

1 Answers  


Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?

0 Answers  


i have one question? i generated one report design time i can color green. at run i want bule how to change dynamically? and which method i can over write?

1 Answers   IBM,


I generated one report design time I can color green. At run I want bule how to change dynamically? And which method I can over write?

0 Answers  


Categories