[CLOSED] [1.0] Show/Hide textfield created runtime with listeners

  1. #1

    [CLOSED] [1.0] Show/Hide textfield created runtime with listeners



    Hi,</p>

    I created a checkbox and a textfiled runtime and I defined a checkbox's listeners to hide/show textfield but it does not work.

    See the attached sample test.

    Many Thanks</p>
  2. #2

    RE: [CLOSED] [1.0] Show/Hide textfield created runtime with listeners

    Hi,

    You have to call doLayout for the FormPanel after show/hide textbox. Add the following code to the end of the AbilitaAltroPericolo


    FormPanelRichiesta.doLayout(); // or use ClientID of the FormPanelRichiesta

Similar Threads

  1. Replies: 0
    Last Post: Aug 01, 2012, 1:20 AM
  2. Replies: 1
    Last Post: May 09, 2012, 7:08 PM
  3. [CLOSED] Show Hide Grid Panel from runtime
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 23, 2011, 6:32 PM
  4. [CLOSED] [1.0] Add grid listeners at runtime
    By edigital in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 02, 2010, 5:35 AM
  5. Replies: 3
    Last Post: Jul 14, 2009, 7:02 AM

Posting Permissions