Click here to Skip to main content
16,015,635 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Ajax Controls(Collapsable panel) Not working on .Netframework 3.5 [modified] Pin
Raveendra.jonna18-Nov-10 18:52
Raveendra.jonna18-Nov-10 18:52 
QuestionImages not visible after publishing the web application Pin
stambekar17-Nov-10 19:36
stambekar17-Nov-10 19:36 
AnswerRe: Images not visible after publishing the web application Pin
surender.m18-Nov-10 23:34
surender.m18-Nov-10 23:34 
GeneralRe: Images not visible after publishing the web application Pin
stambekar19-Nov-10 1:17
stambekar19-Nov-10 1:17 
GeneralRe: Images not visible after publishing the web application Pin
5fingers19-Nov-10 2:59
5fingers19-Nov-10 2:59 
Questionusing nested repeater Pin
Dhyanga17-Nov-10 4:22
Dhyanga17-Nov-10 4:22 
AnswerRe: using nested repeater Pin
Not Active17-Nov-10 5:35
mentorNot Active17-Nov-10 5:35 
GeneralRe: using nested repeater Pin
Dhyanga17-Nov-10 5:58
Dhyanga17-Nov-10 5:58 
No not that kind. Well there are Year data like "2007", "2008","2009","2010" and the Name and ID are unique. So I want to show some think like this:

My datatable has data like this:

Year Name ID
2007 Architecture arc1
2008 Architecture arc2
2009 Architecture arc3
2010 Architecture arc2
2007 Engineering eng1
2008 Engineering eng2
2008 science sci2
2009 science sci3
2010 Engineering eng4
2010 science sci4

And i wanted to show like the one shown below:

2007
Architecture arc1
Engineering eng1

2008
Architecture arc2
Engineering eng2
science sci2

2009
science sci3

2010
Architecture arc4
Engineering eng4
science sci4
suchita

GeneralRe: using nested repeater Pin
Not Active17-Nov-10 6:59
mentorNot Active17-Nov-10 6:59 
GeneralRe: using nested repeater Pin
Dhyanga18-Nov-10 9:48
Dhyanga18-Nov-10 9:48 
GeneralRe: using nested repeater Pin
Not Active18-Nov-10 14:31
mentorNot Active18-Nov-10 14:31 
GeneralRe: using nested repeater [modified] Pin
Dhyanga19-Nov-10 2:59
Dhyanga19-Nov-10 2:59 
GeneralRe: using nested repeater Pin
Dhyanga19-Nov-10 4:22
Dhyanga19-Nov-10 4:22 
GeneralRe: using nested repeater Pin
Not Active19-Nov-10 10:42
mentorNot Active19-Nov-10 10:42 
GeneralRe: using nested repeater Pin
Dhyanga23-Nov-10 5:19
Dhyanga23-Nov-10 5:19 
GeneralRe: using nested repeater Pin
Not Active23-Nov-10 5:28
mentorNot Active23-Nov-10 5:28 
QuestionHyper Reference Tag from SQL Procedure [modified] Pin
Satish_S16-Nov-10 23:51
Satish_S16-Nov-10 23:51 
AnswerRe: Hyper Reference Tag from SQL Procedure Pin
Satish_S17-Nov-10 22:32
Satish_S17-Nov-10 22:32 
QuestionInvalid typecast with checkbox checked attibute using DataBinder.Eval Pin
grewin16-Nov-10 23:45
grewin16-Nov-10 23:45 
AnswerRe: Invalid typecast with checkbox checked attibute using DataBinder.Eval Pin
C#Coudou26-Nov-10 16:59
C#Coudou26-Nov-10 16:59 
QuestionVS2008 SOAP Client - losing Session problem Pin
anbam16-Nov-10 22:34
anbam16-Nov-10 22:34 
Questionparent/child window Pin
C#Coudou16-Nov-10 21:00
C#Coudou16-Nov-10 21:00 
QuestionFileIOPermission exception with sharpPDF library writing PDF to child dir. Pin
David Hovey16-Nov-10 16:20
David Hovey16-Nov-10 16:20 
AnswerRe: FileIOPermission exception with sharpPDF library writing PDF to child dir. Pin
Eddy Vluggen17-Nov-10 0:16
professionalEddy Vluggen17-Nov-10 0:16 
GeneralRe: FileIOPermission exception with sharpPDF library writing PDF to child dir. Pin
David Hovey17-Nov-10 1:46
David Hovey17-Nov-10 1:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.