MSev Posted April 16, 2012 at 11:07 AM Report #449393 Posted April 16, 2012 at 11:07 AM Boas, Eu estava a tentar usar o evento textchanged, mas este não é executado!
petvetbr Posted April 16, 2012 at 01:38 PM Report #449407 Posted April 16, 2012 at 01:38 PM O textchanged do ASP.net eh diferente do winforms. Ele não dispara assim que o usuário entrar algo mas sim no postback. Para emular o comportamento do Windows forms é necessário usar JavaScript. http://stackoverflow.com/questions/3090557/textchanged-event-in-asp-net Fernando Lage Bastos - MCP/MCTS/MCPD
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now