Click here to Skip to main content
15,890,506 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi
I am trying to create a nested parent\child gridview similar in functionality to the Comments and Discussions section that Code Project use. Is there a similar example in c# that's available?

Thanks
Posted
Updated 5-Aug-15 23:04pm
v2
Comments
F-ES Sitecore 6-Aug-15 4:40am    
I'm sure if you google "nested gridview" or "nested repeater" you'll find examples. You're probably better with a repeater.
Bobo786 6-Aug-15 5:22am    
Thanks, will check it out.
Bobo786 6-Aug-15 15:33pm    
I found this old post: http://www.codeproject.com/Articles/16783/JumpyForum-Inspired-by-Code-Project-Forum-Discussi
Ahmed Mandur 9-Aug-15 4:40am    
You can try to use Listview
Bobo786 19-Oct-16 9:23am    
Thanks, managed to sort it out using the link above.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900