Results 1 to 3 of 3

Thread: textbox arrays (new to this!)

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2000
    Location
    London
    Posts
    25

    textbox arrays (new to this!)

    (I'm using C#)

    How do I go about getting the value for a number of textboxes in a form with the same name. I assume they're in an array but I can't seem to get to the values.

    Thanks in advance...

  2. #2
    Junior Member dylanmendes's Avatar
    Join Date
    Dec 2001
    Location
    Bombay, India
    Posts
    28

    No control arrays

    Hey i thought .Net had done away with control arrays. How did you manage to get controls of the same name on the form??? I assume you copy-pasted.. haven't tried it in VB.net as yet.. but wow! if it works.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Dec 2000
    Location
    London
    Posts
    25
    I've put them inside a Repeater which is bound to a DataTable. It seems to be working now!

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