how to pass parameter between three form
hello;
I am developping an application in which I pass parametter between three forms.
the first form contain data
the second form contain references of this data, it allows possibility to select data which i want displayed.
the third form is used to display data selected in second form.
thank for your help