Hey Jim,

I want to populate it dynamically. So your right, i have to do it in 
the init method of the form. However, how can i store the result of a 
specific SQL statement then afterwards put the records on the 
combobox?

Morris 


--- In [EMAIL PROTECTED], Jim Jo 
<[EMAIL PROTECTED]> wrote:
> hi Morris,
>  
>  You ahve to do it on the form init method of the form if you want 
to add the field values to a combo box dynamically. There are methds 
on the combo to add the values to the combo. Not compulsarily on the 
init itself, or else you need to redraw the element.
>  
> Hope this will help. I dont have a sample code to provide you now 
but i remember that was quite simple.
>  
> try and lemme know !
>  
> Jim
> 
> Morris Mendoza <[EMAIL PROTECTED]> wrote:
> 
> How can i select a table and return a specific field and place it 
in 
> a combobox?
> 
> For example:
> 
> I want to select the AccountNum field in  the LEDGERTABLE and 
exclude 
> records with HEADER,PAGE HEADER,EMPTYHEADER and TOTAL in their 
> AccountType field. Then i want to put all these records in a single 
> combobox. How can i accomplish this?
> 
> Thanks,
> Morris
> 
> 
> 
> 
> 
> Sharing the knowledge on Axapta. 
> 
> 
> Yahoo! Groups SponsorADVERTISEMENT
> 
> 
> ---------------------------------
> Yahoo! Groups Links
> 
>    To visit your group on the web, go to:
> http://groups.yahoo.com/group/Axapta-Knowledge-Village/
>   
>    To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
>   
>    Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service. 
> 
> 
>                       
> ---------------------------------
> Do you Yahoo!?
>  Check out the new Yahoo! Front Page. www.yahoo.com





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

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

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



Reply via email to