R
rudwan
when we need to open another form , and to transfer one
value from the current form to the new form , we use
openargs method
this for example , transfer the value of ( empid ) , to be
used in the form which i want to open it .
but suppose i need to use more values of more than one
control , for example , i want the code to remember
another value , like transactionID , is there any way to
remember it ?
value from the current form to the new form , we use
openargs method
this for example , transfer the value of ( empid ) , to be
used in the form which i want to open it .
but suppose i need to use more values of more than one
control , for example , i want the code to remember
another value , like transactionID , is there any way to
remember it ?