This is probably very simple, but I need a button to appear if another button is clicked. I am using Visual studio.
This is the process:
- If this button is clicked:
cmdUpdateBooking
- This button will appear:
cmdUpdate
Sorry to ask a very simple question. A coded example would be helpful.