Adding Client-Side events to DevExpress ASP.Net controls

Posted by nikolaosk on ASP.net Weblogs See other posts from ASP.net Weblogs or by nikolaosk
Published on Mon, 09 Apr 2012 18:52:00 GMT Indexed on 2012/04/10 23:30 UTC
Read the original article Hit count: 1259

I have been involved in a ASP.Net project recently and I have implemented it using the awesome DevExpress ASP.Net controls. In this post I would like to show you how to use the client-side events that can make the user experience of your web application for the end user much better.We do avoid unnecessary page flickering and postbacks.All this functionality is possible through the magic of Ajax and Javascript.I am not going to cover Ajax and Javascript on this post. With the DevExpress ASP.net controls...(read more)

© ASP.net Weblogs or respective owner

Related posts about ASP.NET

Related posts about aspxgridview