|
-
Sep 27th, 2002, 04:33 PM
#1
Thread Starter
New Member
displaying tables
I am a new user of vb.net and all I want to do is display a simple 2 dimensional array of numbers on a form in a scrollable table. 2 columns by 60,000 rows. I tried putting a grid control on the from, but I cannot figure out how to load it. Then I tried declaring a datatable, but even that seems like overkill for such a simple structure. Is there an easy way to do this? I could use a code snippit to get started. Thanks for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|