Hijacking threads is a big no-no !!

I am removing your post and resetting the original subject.

--
Cerebrus.
Group Moderator.

On Jan 15, 5:44 pm, "Greg Hile" <[email protected]> wrote:
> For example I have a two dimensional array  
>
> String[,] myArray = { {"Car","C"},{"Bus","B"}, {"Boat","B"}};
>
> I have a combobox and want to assign it to the first dimension of the array
> . Can I do this or do I need to create another array based off the 1st part
> the 2dim array?
>
>

Reply via email to