-
Data List Control
I understand that in a regular list box, you can add an item by saying:
listbox.additem "The item to be added"
But I would like to add a item through the Data List control and I cant quite get the correct syntax
Can someone point me in the right direction?
Thanks
Pinkpanther
-
I dont think you can. I think the Data list is strickly designed to be connected to a DB for the info.
(I could be wrong though)
-
You are probably right......
Thanks for the reply....I really appreciate it....
I will try something else
Pinkpanther