How can I bind the button text on form dynamically?
I want to give the user a feature where he can change the button text dynamically from the database.
So, from database, I am getting value as a dataset 
Now the problem is, how can I bind this text to my button control on my form.
Can you please help me with this.
Thanks in advance.
Nameproperty of some button to whatever user types?