how to read values from crystal viewer control?
I am using crystal viewer control and displaying report from visual basic. After the report is viewed i want to loop through the pages and get values of a particular field. I went through the crviewer object but din't find anything. I don't want to use the crviewer_dblclicked event, i want to get the field value without any user interference i.e. any dblclicked or clicked events.
Please help!
|