Results 1 to 7 of 7

Binding Array to Listbox

Threaded View

yawnzzzz Binding Array to Listbox 07-19-2010, 10:04 PM
romperstomper Re: Binding Array to Listbox 07-20-2010, 02:56 AM
snb Re: Binding Array to Listbox 07-20-2010, 03:28 AM
yawnzzzz Re: Binding Array to Listbox 07-20-2010, 10:25 AM
romperstomper Re: Binding Array to Listbox 07-20-2010, 11:06 AM
yawnzzzz Re: Binding Array to Listbox 07-20-2010, 11:27 AM
romperstomper Re: Binding Array to Listbox 07-20-2010, 11:33 AM
  1. #1
    Forum Contributor
    Join Date
    06-03-2008
    Posts
    387

    Binding Array to Listbox

    Hi,

    I have a dynamic multidimensional array. I bring this up because my understanding is that only the last number of a dynamic multidimensional array can be dynamic. So, my data had 4 columns and a random number of entries, which means my array took the format of:
    Array(1 to 4, 1 to x)
    . There might be another way to do this, but I couldn't figure out one.

    Now, when I try to do:
    ListBox.List = Array
    It results in my columns being rows and vice versa. Any suggestions?
    Last edited by yawnzzzz; 07-20-2010 at 01:48 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1