get the value of 3 hidden fields in a html tablerow where the checkbox has been checked
- by sam
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