Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I set a value range in detailsView

Status
Not open for further replies.

vanisudha2000

Programmer
Joined
May 11, 2006
Messages
21
Location
US
Hello,
I am having a detailsview in which I am getting the data from the database. Now in one of the columns data I have to check if the value entered should not be greater than 6 and less than 1, that is range is 1 to 6.

How can I do that, How can I access that column to do furthur checking with the other columns..
Can you please help me ..

Thanks in advance.
 
I have added minimum and maximum value in the client script.
I could do it.
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top