How do I populate a list box
807601Mar 19 2008 — edited Mar 19 2008I am using the drag a drop to create a list box. I would like to put my values in the list box. All the tutorials I've seen seem not to address the issue of drag and drop listboxes (where the list box is initialized automatically). Drag and drop list boxes are already populated with default values. I want to place my values in the list box. The generated code is uneditable and this is contributing to my problems.
Thanks