problem using record db using ajax and validation
Hi. i add records to db using jquery ajax. i call jquery ajax funtion onclientclick event of asp.net buton. i also want to use asp.net validation controls. but when i use onclientclick event of button, validation doesn't work. is there any way keeping up this?
Thaks.