update on linkbutton click
-
suppose i have a gridview and it contain 3 column first column contain userid,second column contain linkbutton and third column contain text locked but it is not visible.and now i want update user information of locked on clicking linkbutton. how is it possible? please help me.
-
suppose i have a gridview and it contain 3 column first column contain userid,second column contain linkbutton and third column contain text locked but it is not visible.and now i want update user information of locked on clicking linkbutton. how is it possible? please help me.
I don't think I understand your question. you seem to me to be asking how to update some text on a click event. How is that hard ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
suppose i have a gridview and it contain 3 column first column contain userid,second column contain linkbutton and third column contain text locked but it is not visible.and now i want update user information of locked on clicking linkbutton. how is it possible? please help me.