mikelcid New Member Apr 18, 2011 #1 Hi all! I want to construct a combo-box in which each row is the name from each table in a database but filling the combo-box dinamically, how can I do that? I'm using OpenEdge 10.2B Architect. Thx!
Hi all! I want to construct a combo-box in which each row is the name from each table in a database but filling the combo-box dinamically, how can I do that? I'm using OpenEdge 10.2B Architect. Thx!
mikelcid New Member Apr 18, 2011 #3 TomBascom said: for each _file no-lock: display _file. end. Click to expand... Simple but effective, thanks!
TomBascom said: for each _file no-lock: display _file. end. Click to expand... Simple but effective, thanks!