Re: is this possible?
- From: "Morgan" <nomail@xxxxxxxx>
- Date: Thu, 17 Nov 2005 22:20:05 -0500
One way around this is to put either a hidden lable or textbox next to the
control you want to audit, bind it to the same field as the visible control,
and reference that control in the javascript.
"rodchar" <rodchar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D3D65F8B-B298-4343-A907-F861CA7AA9B2@xxxxxxxxxxxxxxxx
> hey all,
>
> let's say i have a datagrid.
> in that datagrid, i have a template column with a textbox in the
> ItemTemplate.
> i've attached a client-side script to the textbox ("onChange" event).
>
> when i run this i bind the datagrid to a dataset.
> And when I change a value in the textbox is there a way to retrieve in
> javascript the value that was in the textbox before the change
>
>
> thanks,
> rodchar
>
.
- Prev by Date: Re: bug in vs2005 for asp .net 2.0 ?
- Next by Date: Re: VS 2003 + opening a connection to SQL SERVER 2000 database
- Previous by thread: bug in vs2005 for asp .net 2.0 ?
- Next by thread: Re: populating an access database used for ASP.net website...
- Index(es):
Relevant Pages
|