Click here to Skip to main content
15,888,733 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how i make grouped gridview in visual studio 2008
Posted
Comments
Sergey Alexandrovich Kryukov 25-Jun-12 11:53am    
This is not in "Visual Studio 2008". You need to tag it all: your platform (target .NET version), and, importantly, application type or UI library to be used: WPF, Forms, Silverlight, ASP.NET, what?
--SA

1 solution

Next time onwards, could you be a little more specific? Do share what you have tried and where are you stuck.

Sounds like you are looking for something like this:
Editable Nested GridView (All-in-One)[^]
MSDN: Walkthrough: Creating a Nested GridView Control[^]
 
Share this answer
 

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