Hi Rishi,

Welcome!
Also, you want to make sure you:

put it into button "RdNoMenu"

"button" not "menu"

then you can:
set the label of btn "RdNoMenu" to "Choose..."

best,
Chipp


I want to populate a combo box (menu) with a list of items returned from a database query. I can run the query OK, but how do I put the results into the
combo box menu? When I try using:

get revQueryDatabase(...)
put it into menu "RdNoMenu"

I just get one single number in there, not the 1000 or so records that would
have been returned by the select statement.
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to