Hi Erik,
At what point do I use BaseDate? I created a new BaseDate class member
called fileDate, and an access method as follows:

baseDate fileDate(baseDate _fileDate = fileDate)
{
    ;
    fileDate = _fileDate;

    return fileDate;
}

I then set fileDate as the data method on my DateEdit field, but this did
not help..

Regards,
Matt Benic
.Net/Axapta Analyst Developer
UTi Sun Couriers Division
Support the Xbox 360 in SA campaign
<http://forums.xbox.com/ShowPost.aspx?PostID=12592431>


-----Original Message-----
From: [email protected]
[mailto:[EMAIL PROTECTED] Behalf Of Erik Hansen
Sent: 26 May 2005 10:49 AM
To: [email protected]
Subject: SV: [development-axapta] lookup on a date field


If you use the BaseDate or an Extended Data Type that extends BaseDate, you
should have the lookup as default.

Best Regard
Erik

________________________________

Fra: [email protected] p� vegne af Matt Benic
Sendt: to 26-05-2005 10:04
Til: Axapta Dev
Emne: [development-axapta] lookup on a date field


Hi all,
I am developing an app for which I need to gather parameters from the user,
I want to implement a date field with a standard lookup, but I can't seem to
find any code to do this. The date will not be attached to any data source,
but just set a variable. I am basically looking for the date equivalent of
the following:

public void lookup()
{
    #File
    fileName fileExtention = #txt;
    ;

Winapi::getOpenFileName(element.hWnd(),[WinApi::fileType(fileExtention),#All
FilesName+fileExtention,#AllFilesType,#AllFilesName +
#AllFilesExt],'','Select Aviion export File');
}

Thanks and Regards,
Matt Benic
.Net/Axapta Analyst Developer
UTi Sun Couriers Division

Support the Xbox 360 in SA campaign







________________________________

Yahoo! Groups Links


*      To visit your group on the web, go to:
      http://groups.yahoo.com/group/development-axapta/

*      To unsubscribe from this group, send an email to:
      [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>

*      Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]






Yahoo! Groups Links











Yahoo! Groups Links

Reply via email to