DOT NET ACADEMY
Dot Net Interview Questions and Tutorials By Dr. Rajesh Rolen
Home
ASP.NET Interview Questions
+
C#.NET and VB.NET Interview Questions
OOPs Interview Questions
+
Thursday, December 4, 2008
Disable all validations for specific control
asp:Button ID="OkButton" runat="server" CausesValidation="false" Text="OK" OnClick="onOk"
set property named : CausesValidation to false if u want to disable validation for particular control
CausesValidation="false"
Share This!
No comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment