Ask a Question related to ASP.NET General, Design and Development.
-
Ray Dixon [MVP] #1
Re: Design Question -- DataList, Probably Easily Answered
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...underneath.> I am creating a product listing page that displays items by category, with
> each subcategory associated with that particular category listed> 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
>
>
Ray Dixon [MVP] Guest
-
loading variables from swf to swf > question was answered
Please do not start crossposting. John -- ---------------------------------------------------------------------------- ----------- RESOURCES... -
Question was answered
Please stop crossposting. Inviting people to answer questions that probably already have been answered is NOT considered appropriate behavior. ... -
Easily answered firewire hub question
No, my hardrive works fine. No, OS X didn't mysteriously crash. No, I don't need help with buggy software. I love my 15" Powerbook and it... -
Re-post of switchboard question...answered incorrectly!
Hi, Yes there is. On the open event of your form you could use DCount to see if there are any late records. So something like: If... -
Funny Behaviour -- Probably Easily Answered
I am trying to gather data from various textboxes in a webform. Upon loading, the form populates itself with values from a database. When the...



Reply With Quote

