RangeValidator1.maximumvalue

  • Thread starter Thread starter nicholas
  • Start date Start date
N

nicholas

on the page.load event in the script I set:

RangeValidator1.maximumvalue = CurrentRow("remainingamountwanted")

but this seems not to be working.

How can I set the maximumvalue of a range validator with scripting??

thx
 
Back
Top