2 Replies Latest reply on Feb 9, 2009 3:51 AM by schlumsch

    modalPanel: determine height dynamic

    schlumsch

      Hello,

      i`ve got a problem with my modalPanel, maybe someone could help me. I`m creating the panel placing several selectOneRadios on it. The amount of selectOnes depends on the size of an ArrayList in my bean. If this List is very long, my modalPanel has to be high enough to display all selects and buttons. Of course i can enable a bean-method that returns a value considering the size of my ArrayList, but is there an other possibility to calculate the necessary size of the modalWindow considering all elements ( buttons, texts..)?

      thanx a lot,
      lg