Hi Anton
Please see attachment. I created and example in a project for you.
Varden Morris
J. Wray & Nephew Ltd. - Group I.S.
234 Spanish Town Road
Kingston 11, Jamaica, W.I.
Phone: (876) - 923 - 6141 Ext. 2226Fax: (876) - 923 - 5372
Cell: (876) - 3833566Email: [EMAIL PROT
You could create a parm method in your class, similar to this:
public SalesId parmSalesId(SalesId _salesId = salesId)
{
salesId = _salesId;
return salesId;
}
declare your variable (salesid in this case) in classdeclaration and
call this method from your form.
Best regards,
Lars Holm
S
2 matches
Mail list logo