I Have a display that needs to be a little more dynamic than what I'm use to and can't seem to quite find the answer I need.
Customer a Customer b Customer c (and so on)
savings with product a
savings with product b
(and so on)
I know there will always be a minimum of one in each field. Someone said use a nested repeater or something. I looked around and couldn't find out how to use a nested repeater. I am on a deadline and can't really play with things until I find something that works.
What asp control should I use to do this? An example would be nice but I just need help in the right direction.
I am using sql but getting the data through link. The data ends up in lists.
Thank you for your help!