get the value of 3 hidden fields in a html tablerow where the checkbox has been checked
Posted
by sam
on Stack Overflow
See other posts from Stack Overflow
or by sam
Published on 2010-05-03T16:20:00Z
Indexed on
2010/05/03
16:38 UTC
Read the original article
Hit count: 319
JavaScript
|gridview
Hello all,
i need to get the value of 3 hidden fields in a gridviewrow where the checkbox has been checked & build a querystring with them. I can only use Javascript, it's not possible to use postback in our framework :s Any ideas?
thanks
© Stack Overflow or respective owner