hi i have a problem with datepicker visibility (perhaps a newb problem ;) )
in my application, i have some conditional form element and i switch them with setVisibility(true/false) and it works perfectly well except for the datepicker i add a datepicker to a dateTextField. when i switch visibility to true, the two elements shows on the page, but when i switch to false... only the textFiel goes off, and the datepicker icons stay. i think i can overcome this by using a panel, but i feel that there is a better solution. could someone help ? thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
