RE: [development-axapta] Re: How to send a parameter with the clicked() method of a button?

2004-08-28 Thread Agus Riyadi
ds, Agus From: Morten Aasheim [mailto:[EMAIL PROTECTED] Sent: Jumat 27/08/2004 20:13 To: [EMAIL PROTECTED] Subject: RE: [development-axapta] Re: How to send a parameter with the clicked() method of a button? You can probably try args.object(). Never tried this one myself, but.. ;) M

RE: [development-axapta] Re: How to send a parameter with the clicked() method of a button?

2004-08-27 Thread Morten Aasheim
You can probably try args.object(). Never tried this one myself, but.. ;) Mvh, Morten -Original Message- From: abcdplkm [mailto:[EMAIL PROTECTED] Sent: 27. august 2004 14:38 To: [EMAIL PROTECTED] Subject: [development-axapta] Re: How to send a parameter with the clicked() method of a

RE: [development-axapta] Re: How to send a parameter with the clicked() method of a button?

2004-08-27 Thread sebastien guicherd
Hi Michel In the 'Args' class, you will find the 'ParmObject' method which should solve your problem. Seb -Message d'origine- De : abcdplkm [mailto:[EMAIL PROTECTED] Envoyé : vendredi 27 août 2004 14:38 À : [EMAIL PROTECTED] Objet : [development-axapta] Re: How to send a parameter wi