Hi
I want to display data as group in asp.net which control is better?
Table Data
|
Name |
Skill |
Role |
|
Ajay |
.net |
Permanent |
|
Ajay |
Java |
Permanent |
|
Babu |
Mainframes |
Contract |
|
Babu |
HTML |
Contract |
Name: Ajay - Permanent
Skill Set
.Net
Java
Name: Babu - Contract
Skill Set:
Mainframes
HTML
How to achieve the result?
Please help me
sourav mondal 0Posted Oct 25, 2013, 1:44 PM
http://dotnetawesome.blogspot.com/2013/09/gridview-grouping-in-cnet.html
manthanPosted Oct 18, 2013, 5:35 AM
Hi Anand I'm try to solve your problem, my code is Complex … but I hope it is help full for you …..
I'm make code in ASP.Net, Lang: C#
I'm upload on it ……
Jignesh TrivediPosted Oct 18, 2013, 12:48 AM
hi,
Please refer below link it might help you to resolve issue.
http://csharpdotnetfreak.blogspot.com/2012/06/nested-gridview-example-in-aspnet.html
http://www.c-sharpcorner.com/UploadFile/satyapriyanayak/nested-gridview-in-Asp-Net/
Posted Oct 18, 2013, 12:19 AM
visit my link below i have written an article in which i have used template
Anand PPosted Oct 17, 2013, 9:00 AM
Posted Oct 17, 2013, 8:12 AM