Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: maadhukari
  • Content: Threads
  • Order by date
  1. maadhukari

    Binding Listview to multiple Objects ASP.net 3.5

    Hello, I am using Object as the data source to my Listview and trying to display data in a Hierarchical manner. I am not able to figure out how to bind these objects to my listviews. Below pasted is the code. I am trying to place Listview inside another listview, inside another listview...
  2. maadhukari

    Hierarchical Grid Asp.net 3.5

    Hello, Any ideas on how I can acheive 'Hierarchical' gridview? What I want is Parent-child cascading (Multi level). I am using LINQ to XML to fetch data from an XML file and persist it in the C# object and dispaly the data in a ListView Control with all the different levels of hierarchy. (C#...

Part and Inventory Search

Back
Top