Hello.
I need your help, please. I don't know how to fill a dropbox from a database read.
In On Load event the first one is a DB read, at this moment I can read the data. This data is only a number named a40 and this number indicates how options are set in the dropbox named na40. If the data number is 98 the na40's last option is 98 and the previous ones decrement in ten, so the options would be: 0, 10, 20, 30, 40... 90, 98
My problem is that I don't know how to fill the dropbox with these numbers.
I need your help, please. I don't know how to fill a dropbox from a database read.
In On Load event the first one is a DB read, at this moment I can read the data. This data is only a number named a40 and this number indicates how options are set in the dropbox named na40. If the data number is 98 the na40's last option is 98 and the previous ones decrement in ten, so the options would be: 0, 10, 20, 30, 40... 90, 98
My problem is that I don't know how to fill the dropbox with these numbers.