Hi there,
I'm sure the answer is simple, but after spending 30 minutes searching at 2am i think i should ask ...
I have a system.collections.arraylist
I want to get this arraylist to display all its values in a tet box, list box, rich text box, anything at all that i can get it to display an output in, all in one go.
this is because.. I have a database value that is a multiple line text box. When i use a query in VB to get this information, i get a system.collections.arraylist. Now i just need to display this data collected
thanks in advance, hope someone can help and i hope ive made it clear enough to understand!
I'm sure the answer is simple, but after spending 30 minutes searching at 2am i think i should ask ...
I have a system.collections.arraylist
I want to get this arraylist to display all its values in a tet box, list box, rich text box, anything at all that i can get it to display an output in, all in one go.
this is because.. I have a database value that is a multiple line text box. When i use a query in VB to get this information, i get a system.collections.arraylist. Now i just need to display this data collected
thanks in advance, hope someone can help and i hope ive made it clear enough to understand!