ASP.NET - Update Panel textBox text Change Event
Asked By Naresh Kumar on 24-Nov-10 11:14 AM
Hi
I am having a textbox in the update panel.
I set Autopostback to true for textbox.For first time textchange event is firing correctly .For the second time it is not working
Plz help