I have created one interactive grid report, and I have created form page to create a new record in the report and to edit the report.
In the interactive grid report I have file name, Mimetype and file content (BLOB) columns. I have uploaded a pdf file from apex UI
into that interactive grid report.
I have created one button. On the button press I want to see the pdf file in the next tab which i uploaded into that interactive grid report from UI.