We are new to Telerik and are still in the evaluation stages. I am putting together a prototype using the ASP. NET Ajax controls from Telerik and can't fiqure out how to present errors on the client. Our prototype is ajax based. So once the page is loaded on the client the user loads new data and updates changed data with Ajax calls. We are using JQuery as our Ajax comunication script engine. However, I have not been able to figure out how to configure the Telerik controls (such as the RadTextBox or RadDateInput) to display with the error style and show a server error message returned from the Ajax call. I am looking for some kind of client-side api that would support this scenario, but am not finding anything in the documentation.
Any help with this scenario is appreciated.
Any help with this scenario is appreciated.