Hello friends,
in my entry page i am using so many validation for controls. now i write code on textchange evnt of text box emailid and txtphoneno and make it autopostback for checking avalibility of records in db. i used update panen but problem is after text change event other validations are not working.
how can i postback page obly of that control.