You can create an event for the radio button (Value change) and hide the button if the value is "Delete". Radio button is an Enumerated data type, so when you use a case structure its quite easy.
↧
You can create an event for the radio button (Value change) and hide the button if the value is "Delete". Radio button is an Enumerated data type, so when you use a case structure its quite easy.