Hi All,
I have a list report in which i m using a textbox prompt for providing search on the columns of list report. After the reports runs, the user enters the text in search field and accordingly the record shld get displayed. Even if the fetched record is in other page that page shld be displayed with the required record highlighted with colors.
Plz suggest the workaround for this
Thanx in Advance...
Regards,
dipsy
Why not add a filter to the report, or to a variation of the report, so that it only returns the records of interest rather than retrieving more records than necessary and adding potentially complex functionality?