S
SF
Hi,
I have 4 comboboxes for Province, District, Commune and Village. I am able
to set an cascade update to filter the desire data based from selection on
different combos. I observed that some time user click dirrectly on district
conbobox without selecting province. I want to display a message notifying
user that they have to select a province first before proceeding to district
level.
What event should I use to check if province combo box is empty and kick the
msgbox to start?
SF
I have 4 comboboxes for Province, District, Commune and Village. I am able
to set an cascade update to filter the desire data based from selection on
different combos. I observed that some time user click dirrectly on district
conbobox without selecting province. I want to display a message notifying
user that they have to select a province first before proceeding to district
level.
What event should I use to check if province combo box is empty and kick the
msgbox to start?
SF