G
Guest
One of my team memebers wants to pass a VB Collection to use as a pick list
for a drop down box on an aspx page. I have to use C# for the code behind for
the aspx page. I can not find a collection object or any way to convert the
collection to something that C# will use. I would like to hear any ideas on a
solution for that.
One idea I had was to use a Hashtable. Does anyone know the code for that
conversion?
for a drop down box on an aspx page. I have to use C# for the code behind for
the aspx page. I can not find a collection object or any way to convert the
collection to something that C# will use. I would like to hear any ideas on a
solution for that.
One idea I had was to use a Hashtable. Does anyone know the code for that
conversion?