Click here to Skip to main content
15,671,597 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using Tab Contorl of AJAX on my asp page. I have different required filed on different tab. If i click one button on one tab then it check all required field validator because of that no any event get fire.

Plz tell me how do i do required field validation.

Thank You
Posted

1 solution

use Validation Group property of Validation Control --

try this Link

http://applying-validation-in-tab-control-of-ajaxTab/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900