Title1 - Blah blah blah
Title1 - ect ect ect
Title1 - la la la
Title2 - ma ma ma
title2 - dum dum dum
Title2 - hu hu hu
But how do you display it as a list within a list like
Title1
blah blah blah
ect ect ect
la la la
Title2
ma ma ma
dum dum dum
hu hu huPlease explain a bit more. How are you preparing your data? Is it coming from DB? DataSet? XML?
You probably can bind it to datagrid/datalist/repeater or create HTMLTable.
its though a database and at the moment its in a datalist/item template.
I'm not sure if this is what you want, but I recently used a nested repeater to accomplish a similar task...
http://www.melloblog.com/Feedback.aspx?BlogID=88
Yep nested repeater looks like the thing i need.
But are there any good sites that actrally explain things rather than just giving code cos im using stored procedures and it doesnt explain what its doing so im like confused :(
vb would be good but i can just about cope wuth C#
but thanx for the help :)
This is a good place to start.
0 comments:
Post a Comment