Programming in vb.net: Get value of hidden row into javascript on newest questions tagged vb.net – Stack Overflow

I have a grid column, of which, row X is hidden. I want to pick the values of each column’s row x, perform some calculations at client side and display it in row y(through client side code).

I am not able to pick values from hidden field in client side.

Is there a way I can put those values in a client side array using javascript code, and use it for my calculations. Also when page posts back, the array should get updated with latest values.

See Answers


source: http://stackoverflow.com/questions/11203357/get-value-of-hidden-row-into-javascript
Programming in vb.net: programming-in-vb-net



online applications demo