Click here to Skip to main content
15,888,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
I set link button's text which is child control of gridview using javascript at client side (without refresh grid) and now i want to access that innerHTML value in code behind file on some button click, but it can not give me new value set by javascript.

Any one have any idea about that.

Thanks in Advance.
Posted
Updated 23-Aug-11 23:48pm
v2

1 solution

find the control and get the text of linkbutton....
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900