Click here to Skip to main content
15,897,891 members
Home / Discussions / C#
   

C#

 
Questionproblem displaying Pin
Dhyanga23-Jul-10 6:17
Dhyanga23-Jul-10 6:17 
AnswerRe: problem displaying Pin
PIEBALDconsult23-Jul-10 6:23
mvePIEBALDconsult23-Jul-10 6:23 
GeneralRe: problem displaying Pin
Dhyanga23-Jul-10 6:26
Dhyanga23-Jul-10 6:26 
GeneralRe: problem displaying Pin
PIEBALDconsult23-Jul-10 6:52
mvePIEBALDconsult23-Jul-10 6:52 
GeneralRe: problem displaying Pin
Dhyanga23-Jul-10 9:31
Dhyanga23-Jul-10 9:31 
GeneralRe: problem displaying Pin
PIEBALDconsult23-Jul-10 9:50
mvePIEBALDconsult23-Jul-10 9:50 
GeneralRe: problem displaying Pin
Dhyanga23-Jul-10 10:01
Dhyanga23-Jul-10 10:01 
GeneralRe: problem displaying Pin
riced24-Jul-10 0:14
riced24-Jul-10 0:14 
I don't do asp but it looks to me like you need a repeater within a repeater.
In pseudoish code something like:
asp:Repeater
   HeaderTemplate
   ItemTemplate
      Data - category name
      asp:Repeater
         ItemTemplate
            Data - item name
         /ItemTemplate
      /asp:Repeater
   /ItemTemplate
/asp:Repeater


Whether or not you can do that I haven't a clue - but that looks like the logic you need.
Regards
David R
---------------------------------------------------------------
"Every program eventually becomes rococo, and then rubble." - Alan Perlis
The only valid measurement of code quality: WTFs/minute.

GeneralRe: problem displaying Pin
Dhyanga26-Jul-10 4:06
Dhyanga26-Jul-10 4:06 
Questionhow to call published web pages from windows services Pin
tomorrow_ft23-Jul-10 2:48
tomorrow_ft23-Jul-10 2:48 
AnswerRe: how to call published web pages from windows services Pin
Jason Vetter23-Jul-10 3:41
Jason Vetter23-Jul-10 3:41 
AnswerRe: how to call published web pages from windows services Pin
PIEBALDconsult23-Jul-10 5:11
mvePIEBALDconsult23-Jul-10 5:11 
QuestionOnline cources for beginners Pin
eiel23-Jul-10 2:05
eiel23-Jul-10 2:05 
AnswerRe: Online cources for beginners Pin
Peace ON23-Jul-10 4:22
Peace ON23-Jul-10 4:22 
AnswerRe: Online cources for beginners PinPopular
Sauro Viti23-Jul-10 4:28
professionalSauro Viti23-Jul-10 4:28 
AnswerRe: Online cources for beginners Pin
Luc Pattyn23-Jul-10 4:43
sitebuilderLuc Pattyn23-Jul-10 4:43 
GeneralRe: Online cources for beginners Pin
Nuri Ismail23-Jul-10 4:54
Nuri Ismail23-Jul-10 4:54 
AnswerRe: Online cources for beginners Pin
Ennis Ray Lynch, Jr.23-Jul-10 4:31
Ennis Ray Lynch, Jr.23-Jul-10 4:31 
GeneralRe: Online cources for beginners Pin
PIEBALDconsult23-Jul-10 5:18
mvePIEBALDconsult23-Jul-10 5:18 
GeneralRe: Online cources for beginners Pin
Ennis Ray Lynch, Jr.23-Jul-10 5:30
Ennis Ray Lynch, Jr.23-Jul-10 5:30 
AnswerRe: Online cources for beginners Pin
PIEBALDconsult23-Jul-10 5:23
mvePIEBALDconsult23-Jul-10 5:23 
GeneralRe: Online cources for beginners Pin
Luc Pattyn23-Jul-10 5:33
sitebuilderLuc Pattyn23-Jul-10 5:33 
GeneralRe: Online cources for beginners Pin
PIEBALDconsult23-Jul-10 5:47
mvePIEBALDconsult23-Jul-10 5:47 
GeneralRe: Online cources for beginners Pin
PIEBALDconsult7-Aug-10 4:31
mvePIEBALDconsult7-Aug-10 4:31 
GeneralRe: Online cources for beginners Pin
Luc Pattyn7-Aug-10 4:44
sitebuilderLuc Pattyn7-Aug-10 4:44 

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.