Monday, March 26, 2012

Validation

Is there a way to turn off validation on an editcommandcolumn? (I just discover that Causesvalidation="false" does not work for it)

If not, are there any work-arounds?

Thanks,
DamonAfter a bit of research, I decided it would just be easier to handle data validation using regular expressions. Probably not the best solution, but it works.

Damon

No comments:

Post a Comment