Results 1 to 5 of 5

Thread: reading in textbox contenence in an 2d array

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    3

    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

  2. #2
    Hyperactive Member sw_is_great's Avatar
    Join Date
    Nov 2003
    Posts
    330
    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..
    Regards

  3. #3
    Addicted Member
    Join Date
    Nov 2003
    Location
    India
    Posts
    227
    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]

  4. #4
    Hyperactive Member sw_is_great's Avatar
    Join Date
    Nov 2003
    Posts
    330
    but jaiboy

    this guy has already txtbox and he wants the data in a 2d array..

    where is grid in the picture
    Regards

  5. #5
    Hyperactive Member sw_is_great's Avatar
    Join Date
    Nov 2003
    Posts
    330
    the question is how to copy data from txtbox to 2d arry


    where is grid in the picture ???
    Regards

Posting Permissions

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



Click Here to Expand Forum to Full Width