Implementing Master-Detail functionality with the ASPxGridView control

Posted by nikolaosk on ASP.net Weblogs See other posts from ASP.net Weblogs or by nikolaosk
Published on Sun, 08 Apr 2012 10:37:00 GMT Indexed on 2012/04/09 23:31 UTC
Read the original article Hit count: 594

I have been involved with a ASP.Net project recently and I have implemented using the awesome DevExpress ASP.Net controls. In this post I will show you how to implement Master-Detail functionality using the 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 the AdventureWorkLT database. If you need the installation scripts for the...(read more)

© ASP.net Weblogs or respective owner

Related posts about ASP.NET

Related posts about aspxgridview