This is a stumper. - Textbox Accents - ASP.NET

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gtrmitch
    New Member
    • Apr 2008
    • 4

    This is a stumper. - Textbox Accents - ASP.NET

    Hi everyone,

    I have a problem, I've looked everywhere and this is ridiculous. I have a gridview, that's a label, and when they click edit, it goes to a textbox. It's all very straightforward . I need to be able to add accent support, like if they type Ctrl + ' + e, its an accented e. Let me know what you've got. Thanks!
    Last edited by jhardman; Apr 7 '08, 08:31 PM. Reason: moved to .Net forum. ASP forum is for "classic" ASP
  • gtrmitch
    New Member
    • Apr 2008
    • 4

    #2
    Evidently Ctrl is a Microsoft Word command. Alt + numpad works great.

    Comment

    Working...