Hi, i have table in Sql 2008 which stores data in hierarchial manner properly with datatype hierarchyid. Now i want to show the data in parent child relation on my front page which is in ASP.net 3.5(C#),which control will be best and how can we will be able to show. Please help.