?
=?ISO-8859-1?Q?Thomas_Gagn=E9?=
I want to wrap a single row of data inside an object. Rather than
findout out how many columns there are, creating an array, then moving
each individually I was hoping I could get all of them at once as an
Object[]. Is that possible? I'm not seeing a method that looks like
what I need.
findout out how many columns there are, creating an array, then moving
each individually I was hoping I could get all of them at once as an
Object[]. Is that possible? I'm not seeing a method that looks like
what I need.