How can I add a dynamic array of combo boxes to
a dynamic list?
__________________
| LIST |
|__________________|
| cbo(field(0)) |
| cbo(field(1)) |
| . |
| . |
| cbo(field(i)) |
|__________________|
Thanks.
Printable View
How can I add a dynamic array of combo boxes to
a dynamic list?
__________________
| LIST |
|__________________|
| cbo(field(0)) |
| cbo(field(1)) |
| . |
| . |
| cbo(field(i)) |
|__________________|
Thanks.
I'm not sure what you mean - but if you are asking for a listbox that contains comboboxes you will need to get hold of something like TrueDBGrid (www.ApexSc.com)