I have been trying to search frantically for Nesting GridViews(4 levels). I have used Rowdetailstemplate for 2 levels for a different view but not beyond it. Many articles have gridview inside a TreeView which is ok but I need my inner elements to have headers too. Something like this(http://www.codeproject.com/KB/webforms/MasterDetail.aspx)
Many articles have gridviews inside treeview but with no headers. In this at eachlevel I want to add headers. Any help appreciated.