Datalist within a Datalist.

R

Rob Manger

Hi All,

This may be a stupid question, and may not be the correct solution for my
problem, but here goes.

I want to include a datalist within a datalist, in order to effectively
group items according to one of the columns in a dataset. For example: I
have 2 artists and 7 items. I want to display these in the following
format:

Artist1 Item1
Item2
Item5
Item7

Artist2 Item3
Item4
Item6

I have successfully included a datalist inside a datalist, BUT the second
datalist lists ALL items. I need to somehow run a custom SELECT statement,
eg: in a dataview, but I can't figure out how to do this dynamically. I
want to avoid having a separate Dataview for each Artist.

Can anyone help me please? And is this the right solution?

Regards and Thanx in advance.

Rob
(e-mail address removed)
 
R

Rob Manger

Erik,

Thanx heaps for the prompt reply. This looks like exactly what I want :D

Rob.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top