Question pdf to appear in different form

reubenmk

Member
Joined
Apr 20, 2010
Messages
8
Programming Experience
1-3
Hi
I have 2 forms.
In the first form i'm passing parameters and accordingly the rows are retrieved and filled in a datagridview.
one of the column in the datagridview shows the path of the pdf files. Now my requirement is that when i click on any paths in the data grid it should open the particular pdf file in the second form and view it there.the second form should also have a close button.which closes that form after viewing the pdf.Please help me.I have attached the first form screen shot as word doc along with this.

Untitled.png
 
Back
Top