Click here to Skip to main content
15,885,910 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
There is so many answers on this question-"How to use bootstrap validation in asp update panel?".But no answer is helpful.

I have 3 textboxes out side update panel and a button in updatepanel.There are validations in the textboxes.
When I input wrong data and leave any box,the error is shown.When I click on the button I am redirected to the textbox which has error with error message.Everything is ok.But problem is,the code of the button is fired.It can not be prevented.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900