[Progress Communities] [Progress OpenEdge ABL] Forum Post: combobox how to ...

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
11.7 I got a cbTest with: cbTest:list-item-pairs = 'aaa,1,bbb,2,ccc,3'. cbTest:screen-value gives me 2, but is it so that I have to do like this to get the textpart? entry(SELF:LOOKUP(SELF:SCREEN-VALUE) - 1,self:list-item-pairs) ? hmmmm...

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