Hi..
Am newbe to ASP.net, facing problem while using vaidation controls.
I have a form where in have used ADD,EDIT,SEARCH, CLEAR buttons. When i press an edit button datagrid can be viewed. But when i use validation controls error messages are displayed if I click on edit,clear, add or search button.The code that i have written in the click events of these buttons doesnt work.
So please can anyone tell how can i stop getting these error messages of validation controls when an event(click) is raised.
Thank you in advance.