You're welcome, Rodrigo.
-Original Message-
From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of matiazo
Sent: Wednesday, August 03, 2005 4:04 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: RE: [Axapta-Knowledge-Village] Aged range in a
-
From: Axapta-Knowledge-Village@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Dyachenko,
Dmitry
Sent: Monday, August 01, 2005 2:58 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: RE: [Axapta-Knowledge-Village] Aged range in a form
Hi Rodrigo,
I hope the following code will he
L PROTECTED] On
Behalf Of Dyachenko, Dmitry
Sent: Monday, August 01, 2005 2:58 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: RE: [Axapta-Knowledge-Village] Aged range in a form
Hi Rodrigo,
I hope the following code will help. I used form filter, but it's not a problem
to rewrite it and
Hi Rodrigo,
I hope the following code will help. I used form filter, but it's not a problem
to rewrite it and use form query. It's up to you.
Override the clicked method on a button1.
void clicked()
{
super();
tickets_ds.filter(fieldnum(tickets,ticketDate),strfmt("%1..%1",today()-2,
tod
4 matches
Mail list logo