Re: [Axapta-Knowledge-Village] Lookup in dialog

2008-01-20 Thread Sumit Loya
To: Axapta-Knowledge-Village@yahoogroups.comAxapta-Knowledge-Village%40yahoogroups.com Sent: Wednesday, January 9, 2008 2:16:04 PM Subject: Re: [Axapta-Knowledge-Village] Lookup in dialog Hi, Here is one such example where you can create custom lookups on a dialog. I have copied the methods

Re: [Axapta-Knowledge-Village] Lookup in dialog

2008-01-20 Thread Debashree Dutta
: Wednesday, January 9, 2008 2:16:04 PM Subject: Re: [Axapta-Knowledge-Village] Lookup in dialog Hi, Here is one such example where you can create custom lookups on a dialog. I have copied the methods of the class i had created: *Class declaration: * class

Re: [Axapta-Knowledge-Village] Lookup in dialog

2008-01-09 Thread Sumit Loya
Hi, Here is one such example where you can create custom lookups on a dialog. I have copied the methods of the class i had created: *Class declaration:* class SamSelectiveLookup extends RunBase { FormStringControl custGroupCtrl, customerCtrl; } *//Lookup method for control* void

[Axapta-Knowledge-Village] Lookup in dialog

2008-01-05 Thread duttadebashree83
can I create a lookup in dialog? if yes then how?? say for eg. we hav two dialog field Region: Branch: So when a region is selected, I want only those branches to appear in the drop down which belong to that particular region. Please help !!

Re: [Axapta-Knowledge-Village] Lookup in Dialog

2007-08-18 Thread Sumit Loya
Hi, Here is one such example where you can create custom lookups on a dialog. I have copied the methods of the class i had created: *Class declaration:* class SamSelectiveLookup extends RunBase { FormStringControl custGroupCtrl, customerCtrl; } *//Lookup method for control* void

Re: [Axapta-Knowledge-Village] Lookup in Dialog

2007-08-06 Thread Santosh Sharma
Hi , Thanks for ur suggestion. But I wanted a lookup which shall depend on the value of another variable.For eg. I want to have a lookup of all the customers which belong to a particular customer group and the customer group will be returned by a method at runtime. Regards ,

Re: [Axapta-Knowledge-Village] Lookup in Dialog

2007-08-04 Thread Sumit Loya
Hi you can use the EDT for having a lookup on the dialog field e.g. dialog.addField(typeId(CustAccount), ,); You can also have a look at class Tutorial_RunbaseBatch for this On 8/2/07, Santosh Sharma [EMAIL PROTECTED] wrote: Dear All , How can we apply lookup on dialog field ? Any

[Axapta-Knowledge-Village] Lookup in Dialog

2007-08-02 Thread Santosh Sharma
Dear All , How can we apply lookup on dialog field ? Any suggestions ? Regards , Santosh Kumar Sharma. [EMAIL PROTECTED] - Get the freedom to save as many mails as you wish. Click here to know how. [Non-text portions of