Previous Topic: Position Objects on the DialogNext Topic: Detail the Logic to Open the Secondary Dialogs


Add Push Button Disabling Logic

A golfer should not be able to update or delete a scoring record unless they have first selected a scoring record from within the list of scoring records. Thus, both the update and remove scoring record push buttons need disabling logic. Set the disabling states for both the update and remove scoring record push buttons to be disabled when the listbox 'Date' has none selected.