Iam using two buttons in one page 'Submit' and 'Search' so I want to fire validations on only 'submit' button not if any other buttons click
so how to invoke like that?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish Kumar ChoudharyPosted Feb 20, 2015, 6:10 AM
Nanhe SiddiquePosted Feb 20, 2015, 6:11 AM
add attribute :
CausesValidation="False" in search button