[progress Communities] [progress Openedge Abl] Forum Post: Dropdownlist Versus Combobox

  • Thread starter Thread starter Bert Binnenmarsch
  • Start date Start date
Status
Not open for further replies.
B

Bert Binnenmarsch

Guest
Hello, What is the difference between a Dropdownlist and a Combobox? Why would I choose one over the other? Do you have a detailed description of the properties of the components? In the Change Event Function of a numerictext box, I can use e.sender._value to retrieve the value that was entered by the user. Both the Change Event Function and Select Event Function of the dropdownlist and combobox components don't allow me to retrieve the value (Data Value Field) with e.sender.value. How can I get the Data Value Field of the selected record? Best regards, Bert

Continue reading...
 
Status
Not open for further replies.
Back
Top