Hi,

I'm used  height100mm(0) for hide a control:



public void executeSection()  {      if(oldCustAccount == CustTable_1.AccountNum)      {          CustTable_AccountNum.height100mm(0);      }      else      {          oldCustAccount = CustTable_1.AccountNum;            CustTable_AccountNum.height100mm(SalesLine_SalesQty.height100mm());      }        super();  } 


abinassif <[EMAIL PROTECTED]> wrote:  Hello,

I need to access controls on the report dynamically and change their
properties. Like for example, to make some controls visible or
invisible depending on a the user's choice in the report dialog.
How can I access a control dynamically in the report?
I believe I need to do it in the run method of the report, is this
right? and if yes what syntax to use?

Thanks in advance for any help.








  SPONSORED LINKS
        Computer part   Programming languages   Microsoft axapta     Support exchange
   
---------------------------------
  YAHOO! GROUPS LINKS

   
    Visit your group "development-axapta" on the web.
   
    To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
   
    Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

   
---------------------------------
 



           
---------------------------------
Yahoo! Mail
Use Photomail to share photos without annoying attachments.

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





SPONSORED LINKS
Computer part Programming languages Microsoft axapta
Support exchange


YAHOO! GROUPS LINKS




Reply via email to