D
David
Hi all,
using C#, ASP.NET 2.0
I have a textbox inside an AJAX updatepanel. The textbox has autopostback
set to true and the textchanged event declared.
When I come into the page, I pre-load the textbox with a value. If I change
the value and either tab or click away, the event is fired, however, the
textbox.text value has my OLD value not the new value I have just entered.
I have done a quickwatch on it but cannot see any properties with my just
entered value.
I thought the whole idea was to have the new value at this point.
Any ideas?
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
using C#, ASP.NET 2.0
I have a textbox inside an AJAX updatepanel. The textbox has autopostback
set to true and the textchanged event declared.
When I come into the page, I pre-load the textbox with a value. If I change
the value and either tab or click away, the event is fired, however, the
textbox.text value has my OLD value not the new value I have just entered.
I have done a quickwatch on it but cannot see any properties with my just
entered value.
I thought the whole idea was to have the new value at this point.
Any ideas?
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available