Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » javascript » WebTextEdit CustomButtonPress events lost (RSS)
  • Re: WebMaskEdit

    I am actually using WebTextEdit, but this is probably similar. How can I return an upper case value to the text box if they pressed a lower case value when using keypress? This still displays the lower case, even though I don't cancel the key press. if (keyCode > 97 && keyCode < 122...
    Posted to Forum by danid12 on 08-08-2008
  • Switch between WebMaskEdit and WebTextEdit for Postal Codes during runtime

    I have a page that has employee info, such as their address. I want the user to be able to enter in US zip + 4 using the WebMaskEdit (Zip Code), but they also need to be able to enter foreign postal codes, which need to have alpha characters, such as Canada (i.e. L7J 1K3). The country dropdown will be...
    Posted to Forum by danid12 on 07-26-2008
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems