Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalent of VFP's Valid()?
Message
From
21/06/2010 09:39:30
 
 
To
21/06/2010 09:29:05
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01469870
Message ID:
01469874
Views:
43
>Hi,
>
>I have a textbox defined like this:
>
>
<mm:mmTextBox ID="txtClientNumber" runat="server" BindingSource="Client" BindingSourceMember="ClientNumber" 
>                        OnTextChanged="txtClientNumber_TextChanged" AutoPostBack="True"  
>                        Width="92px"></mm:mmTextBox>
>
>I want that the txtClientNumber_TextChanged fires whenever the text changes in this textbox. However, the code fires only the first time the text changes, but I want it to fire every time.

Sorry, you can ignore this post. It was working, my breakpoint had been set in the wrong place to debug it.
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Reply
Map
View

Click here to load this message in the networking platform