how to clear the text of a label??
how to clear the text of a label??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit ChoudharyPosted Mar 12, 2010, 6:09 AM
Download the project your requirement is done.i have used your previously to show how to do it. In file main.aspx.cs and main.aspx just see how i have added javascript to the dynamically added button inside grid. on its Row_bound event.
And Don't forget to mark my answer.
imbet luguePosted Mar 12, 2010, 3:12 AM
Amit ChoudharyPosted Mar 12, 2010, 2:59 AM
label1.Text="";