1
Answer

automatically/immediately enable button

I have a gridview with textbox in itemtemplate and a submit button. Submit button is outside of gridview. How to do when i fill all the textbox in gridview the submit button will automatically/immediately be enable = true. if all the textbox is not fill, the submit button will be enable = false. TQ for the help
Answers (1)