Hi Ron,

Check out this article: [url]http://www.developer.com/net/asp/article.php/2215041[/url]

I think it will get you going in the right direction. There is also a
sample application called ClassBrowser Sample in the QuickStarts Tutorials
([url]http://samples.gotdotnet.com/quickstart/aspplus/doc/classbrowser.aspx[/url]).

Good luck!


--
Ray Dixon - Microsoft MVP
[email]ray@NOSPAM.greeble.com[/email]
(remove NOSPAM. from my e-mail address for a direct reply)





"Ron" <ron@razorvision.net> wrote in message
news:bg3mpr$pv7@library1.airnews.net...
> I am creating a product listing page that displays items by category, with
> each subcategory associated with that particular category listed
underneath.
> It needs to look something like this:
>
> Category1
> SubCategory1, SubCategory2, SubCategory3, SubCategory4
>
> Category2
> SubCategory1, SubCategory2, SubCategory3
>
> There are a dynamic number of categories and a dynamic number of
> subcategories associated with each category. I am trying to use a DataList
> to display the data, but I'm unsure of how to get the data like this. Has
> anyone done this before? Can you give me any suggestions/advice as to how
> this can be done?
>
> Thanks for your help,
>
> Ron
>
> --
> _____________________________
> Ron Rodenberg
> Lead Software Engineer
> Razorvision Technology, Inc.
> (214) 207-1688
>
>