Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » 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
  • Auto Tab from WebTextEdit

    I am using C#, .Net2.0 and Infragistics 7.1. I want to make a License entry field where there are 4 infragistics text boxes each with maxlength = 4. I want to know if there is a property that I can use so that the user does not have to enter tab to go from one box to the other when the user has reached...
    Posted to Forum by spradhan on 07-29-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
  • WebTextEdit events lost when CustomButtonPress event is fired

    The issue it seems is that when I click the button on the control to open up my panel, the events (in particular; Focus, KeyDown, and KeyPress) are disabled. Essentially the editbox seems to keep its state set at "dropdown panel is open" and I guess anything done to the box specifically is...
    Posted to Forum by nolinger on 05-20-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems