Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1705
how do I set a ValidationGroup for the WebNavBar
posted

Hey world,

 

Everytime the user clicks on any navigation button that causes a postback on the WebNavBar the validationSummary controls will display error information regarding other controls.

 I have set the ValidationGroup property for all the asp.net validators, including validationSummary controls but I still have the same problem.

 Is there a way to tell the WebNavBar not cause validation, maybe CausesValidation ="false" ??

 

Thanks !!!!!!!!!