In this lesson, you will learn about the GridView and FormView controls and how you can use some of the features of these controls to make editing and displaying of database content easier. For Best View: watch the video in Full Screen Mode.
Tag: gridview
ASP.NET 2.0 Nested gridview
This is a simple sample example screen cast of how to nest a gridview inside another gridview to display master – detail information. For example listing orders and items for each order