Hi,
I want to retrive data from listbox and populate it into a dynamic array whose row and column size may vary.
Please let me know how to do this.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit ChoudharyPosted Dec 2, 2009, 1:10 AM
Do you want to use jagged array? and if so then either you retrieve values from a single list or multiple list? please explain bit more..