I have a requirement to do Show/Hide Button dynamically.
Suppose, I have a text box and below that we have a button. Default Button will be "Show" , while clicking show button the text box will show and automatically the button will be renamed to :Hide". When we will click on Hide the text box will hide and the Button will be renamed as "Show".