Kev Patil

Kev Patil

  • NA
  • 21
  • 3.9k

GridView with CheckBox and TextBox Validation

Feb 16 2017 3:20 PM
I have a gridview with checkbox and textbox. Id like to put in validation that would check for either checkbox = checked and textbox left empty and/or checkbox not checked and textbox has values.
 
How can i do it?
 
This is layout:
 
This validation would happen when i press submit. I cant figure out how to do it and i have no knowlege of javascript.
 
Please help.
THank You 

Answers (2)