hi all, i am using onclick as well as onclient click event. if i am using onclientclick event my required field validation is not working.please help me in this . i am not finding where it causing prablem Thanks And Regards, Guru
hi all, i am using onclick as well as onclient click event. if i am using onclientclick event my required field validation is not working.please help me in this . i am not finding where it causing prablem Thanks And Regards, Guru
Atually the validation controls are colled only on a post back. You will need take help of javascript to get the validations done in case of OnclientClick event
Thanks Laddie Kindly rate if the answer was helpful