G
Guest
I am wanting to add all the dropdown items from one dropdown control to
another. I see that there is a method for "AddRange", but it will not accept
the property returned from the other control which returns a
ListItemCollection. I know that I can loop through them and add them one-by
one, but was thinking there must be an easier way.
Thanks in advance for your assistance!!
another. I see that there is a method for "AddRange", but it will not accept
the property returned from the other control which returns a
ListItemCollection. I know that I can loop through them and add them one-by
one, but was thinking there must be an easier way.
Thanks in advance for your assistance!!