Browse By Tags

  • Getting value user typed into inputBox for WebDateChooser

    How do I get the entire value that the user typed into the inputBox as they're typing it not after the control loses focus?

    I know that the keycode can be retrieved, but I'd like the entire value, not just a single character.

    I have the code…

  • ClientSide Event not triggered

    Hi,

    When i try to invoke a client side event of Infragistics WebDateChooser, I get a message "Can't eval javascript :methodname();" in the status bar of the IE. Kindly help me on why it is failing.

    <

    igsch:webdatechooser ID="dtChooserStart…