2 questions, Help!
- i created a class that extends runbasebatch. In the batch tab, i checked the "batch processing" checkbox but i couldnt start the batch job. The system does not periodically realize what i wrote in the run method of the class.
- I use the lookup method of "myField" of "myDataSource" of "myForm" :)
myField is of type "PurchId". I wrote classes and a lookup form because the lookup form content depends on the existence of the itemId on my "myDataSource". Like in the run method of the "InventLookup" class, i also have a line in my class :
_lookupctrl.performFormLookup(formRun);
While selecting from the lookup form, I wish to insert the selected line "PurchId" info to "myDataSource" as well as the "LineNum".
Shortly, how to select 2 or more diff. columns from a lookup form.
Sample codes will help me more!
Thanx,
Baran
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
[Non-text portions of this message have been removed]
| Yahoo! Groups Sponsor | |
|
|
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]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

