|
-
Nov 26th, 2003, 03:12 PM
#1
Thread Starter
New Member
reading in textbox contenence in an 2d array
Hi
I am having problems with reading in userdata from textboxes into a 2d array. There are 4 columns and 40 rows filled with integers. The columns represent 4 years and the rows are the posts that you find in an accountant's balance.
Or is there another possible solution but using arrays ?
thanks
-
Nov 27th, 2003, 07:25 AM
#2
Hyperactive Member
hey
I will give u some hints and u try the rest.
In .NET there something like txtbox.lines(i) , you can use this to populate your array..
-
Nov 27th, 2003, 12:09 PM
#3
Addicted Member
Why don't you go ahead with Grids. that is pretty simple to use in these kind of scenario.
-Jai
See you,
-Jai
[Friends Never Say Good Bye]
-
Nov 28th, 2003, 01:33 PM
#4
Hyperactive Member
but jaiboy
this guy has already txtbox and he wants the data in a 2d array..
where is grid in the picture
-
Nov 28th, 2003, 01:37 PM
#5
Hyperactive Member
the question is how to copy data from txtbox to 2d arry
where is grid in the picture ???
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
|