Sanjeev

Sanjeev

  • NA
  • 23
  • 0

trap check box value in Javascript

Oct 10 2005 2:50 PM

I have a checkbox template column in a DataGrid on a user control in .NET. I have a hidden column and the DataKeyFiled with the ID.

On the check or uncheck of a checkbox in any row i need to trap the id of that row and build an xml string which needs to be sent to the databse later for parsing.

Please advise.

thanks a lot.