Re: is this possible?



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
>


.



Relevant Pages

  • Re: Controls
    ... row of the DataGrid), columns 4 to 9 change to TextBoxes & the Edit ... Dim txtCity As TextBox ... Isn't Controls(0) the Label control & Controls ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: UserControl in a DataGrid problem
    ... UserControl instead of using the stock TextBox, ... the keys and letting the messages bubble up to the grid control. ... > the text box of my File Browser control, hitting Left, Right, Home, or End ... > moves the current cell in the DataGrid instead of moving the caret in the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Textbox and Focus
    ... > I'm using Resco.Net's AdvancedList control as data grid. ... > at the top of datagrid in screen layout. ... The focus is on textbox when form is loaded. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Controls in ItemTemplate in DataGrid
    ... Suppose I have the following DataGrid: ... When the DataGrid is in the editable mode, the Label control changes to ... TextBox in the UpdateCommand event handler named "UpdateDG" can be ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: UserControl in a DataGrid problem
    ... > UserControl instead of using the stock TextBox, ... > the keys and letting the messages bubble up to the grid control. ... >> the text box of my File Browser control, hitting Left, Right, Home, or End ... >> moves the current cell in the DataGrid instead of moving the caret in the ...
    (microsoft.public.dotnet.languages.csharp)