Infragistic WebDateChooser clone not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ralucac84
    New Member
    • Mar 2008
    • 1

    Infragistic WebDateChooser clone not working

    I have a hidden WebDateChooser. I also have a combobox (without a fixed position). Depending on the selected value in the combobox, I need one or two visible WebDateChoosers .

    I am cloning the hidden WebDateChooser (javascript function cloneNode) and make it visible. This part works fine. But when I click the new visible WebDateChooser, 1. the calendar appears near the hidden WebDateChooser 2. the selected value is not written in the visible WebDateChooser, but in the hidden one.

    Can anyone give me a suggestion what could solve my problem?

    Thanks!
Working...