Introduction:
Here I will explain how to change background color of invalid controls when validation fails using asp.net validators. By using custom validators in asp.net we can change background color of textbox controls when validation fails.
Description:
In previous articles I explained create read cookies in asp.net with example, jQuery send receive json objects from web service in asp.net, Asp.net mvc project example with demo, show multiple markers in google map from database in asp.net and many articles relating to gridview, asp.net, c#,vb.net and jQuery. Now I will explain how to change background color of invalid controls when validation fails using asp.net custom validators with example.
In previous articles I explained create read cookies in asp.net with example, jQuery send receive json objects from web service in asp.net, Asp.net mvc project example with demo, show multiple markers in google map from database in asp.net and many articles relating to gridview, asp.net, c#,vb.net and jQuery. Now I will explain how to change background color of invalid controls when validation fails using asp.net custom validators with example.