Re: Javascript changes not saved
- From: "Mark Rae" <mark@xxxxxxxxxxxxxxxxx>
- Date: Tue, 10 Oct 2006 23:14:29 +0100
"ken s" <kens@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:00EA7D7A-A088-4023-A688-2CBE16C8821C@xxxxxxxxxxxxxxxx
Is there a reason why .Net doesn't see the updated value? Anything I can
do
to change that?
I'm willing to bet that you're loading the original value of the record in
your Page_Load method, and have forgotten to wrap it in a if (!IsPostback)
loop...
.
- Prev by Date: Re: Problem with textbox
- Next by Date: Re: GridView Paging + Atlas
- Previous by thread: Intermittent Referencing Bug in ASP.NET 2.0 / VS 2005
- Next by thread: Re: Javascript changes not saved
- Index(es):