Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: validate big form


Message #1 by "Greg Partin" <GPartin@c...> on Thu, 24 Oct 2002 08:31:04 -0700
Hi folks,

Here's what I need to do:

I need a page that has 5 columns, each with a textbox, and 30 rows so
it would look something like this:

xxx xxx xxx xxx xxx
.
.
.
.
xxx xxx xxx xxx xxx
        SUBMIT

On SUBMIT I need to validate each row from the data in the boxes in my
codebehind.

Is there an easier way to iterate through these other than declaring
150 textboxes and then validating each one individually?

thanks for your input,
Greg


Greg Partin
Software Engineer

CompassLearning, Inc.
2400 N. Commerce Pkwy.
Suite #404
Weston, FL  33326

  Return to Index