S
Spunny
Guest
Hi,
We have ASP.NET page which has textbox contol to get check number. On textbox blur event, we are doing partial page refresh by going to server side and getting data. We have server side validation functions for other controls. These are getting triggered and my partial page refresh is erroring. How can I turn off this other control's server side validation functions from being triggered.
Thank You
Continue reading...
We have ASP.NET page which has textbox contol to get check number. On textbox blur event, we are doing partial page refresh by going to server side and getting data. We have server side validation functions for other controls. These are getting triggered and my partial page refresh is erroring. How can I turn off this other control's server side validation functions from being triggered.
Thank You
Continue reading...