How to bind a XPO Data Source to an ASPxGridView control

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

I have been involved with an ASP.Net project recently and I have implemented it using the awesome DevExpress ASP.Net controls. In this post I will show you how to bind an XPODataSource control to an ASPxGridView control. If you want to implement this example you need to download the trial version of these controls unless you are a licensed holder of DevExpress products. We will need a database to work with. I will use AdventureWorks2008R2 . You can download it here . We will need an instance of SQL...(read more)

© ASP.net Weblogs or respective owner

Related posts about ASP.NET

Related posts about aspxgridview