|
-
Jan 9th, 2002, 04:21 PM
#1
Thread Starter
Junior Member
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...
-
Jan 10th, 2002, 12:54 AM
#2
Junior Member
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.
-
Jan 10th, 2002, 04:23 AM
#3
Thread Starter
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|