i need a to trigger the required validation only one i press the save button and my page has many buttons ;i wanna to stop the requiredvalidation for the other buttons it trigger for one button only] thankx
i need a to trigger the required validation only one i press the save button and my page has many buttons ;i wanna to stop the requiredvalidation for the other buttons it trigger for one button only] thankx
Hi in aspx page For other buttons, which u need not be the couse for to trigger the validation function. use following properties in the tag CausesValidation="False" bye timcyspet