Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, January 09, 2009

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > C-Sharp > Server Controls > DataGrid Control
Nested GridView with TreeView Like Structure        
Total Hits: 187  |  Today: 0 Author: AzamSharp       Rating:  
Read Reviews | Write Review |   Your Rating: 

Displaying hierarchical data is a common feature practiced by many websites. Hierarchical data can be displayed in many different ways. In this article we will learn how to display nested data using nested GridView controls. The domain model is really simple and consists of two entities, Category and Products. A single category can have multiple products hence producing the one-to-many relationship. This article does not contain any persistent storage like database or xml files and the entities are populated at runtime.


What's New at DevASP.Net
01/09  Import Excel File to DataSet
01/09  Help File Integration in Windows ..
01/09  Access Your Pocket PC over the In..
01/09  Custom controls in ASP.NET MVC
01/09  Cabinet File (*.CAB) Compression ..
01/09  Building FM radio with RDS suppor..
01/09  implementing a TextReader to extr..
01/09  How to build an asteroids inspire..
01/09  SQLite membership, profile, role,..
01/09  Running a WinForms Application In..
01/08  Tiny Javascript tree
01/08  Polyhedra Volume Calculations - A..
01/08  Copy as HTML to clipboard from In..
01/08  Binary Formats in JavaScript: Bas..
01/08  Horizontal scroll bar in a combo ..
01/08  JSBalloon: non modal feedback mec..
01/08  Bridge design pattern with JavaSc..
01/08  Google Maps in HTML, ASP.NET, PHP..
01/08  Expanding Image Animator
01/08  write Turkish with a QWERTY Keybo..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net