In this lesson we’ll look at the WebCombo control in DataFlex. The WebCombo is a control that displays a combobox. You can use events after someone selects a dropdown item. Commonly used events are the “OnFill” event and the “OnChange” event.
Now you know more about the WebCombo, I will show you how to implement it and how it looks.
DEMONSTRATION