SA Developer .NET

Welcome to SA Developer .NET Sign in | Join | Help
in Search

Product Showcase Module

Last post 10-03-2008, 12:54 by ProfK. 3 replies.
Sort Posts: Previous Next
  •  10-03-2008, 11:57 15040

    Product Showcase Module

    I'm looking to build a product showcase 'module', i.e. a page or user control, that a) I can use with mojoPortal[^], and in my own custom built sites, and would appreciate some suggestions.

    What I want is a paged display of a small number of product images, together with titles and descriptions. I'm looking at two to maybe four items displayed at one time, with standard paging by numbers or 'previous/next'. I could scroll more visible items, but would prefer a static view. My challenges are:

    1. Neither the Repeater nor DataList controls provide paging.
    2. The DataGrid has paging, and that is what I'm currently using, but I'm limited to one column, with a row for each item.
    3. mojoPortal provides a picture gallery page feature, but it doesn't display the image descriptions when you click a thumbnail to enlarge the image.
    4. I only have three pieces of information on each product set: an image, what product line it is in, and a single HTML text describing the components in the product image. I can't refine classification of products beyond what product line they are in.

    I'm not asking for implementation specifics here, but more suggestions on what would make a nice product showcase. What layout techniques, what controls, how much custom programming etc.

    Unscrambling Eggs: Decompiling ASP.NET
  •  10-03-2008, 12:23 15045 in reply to 15040

    Re: Product Showcase Module

    ProfK:

    1. Neither the Repeater nor DataList controls provide paging

    Have a look at the Paged Data Source for data controls that have no paging features.


    SA Developer .Net Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
  •  10-03-2008, 12:46 15049 in reply to 15040

    Re: Product Showcase Module

    Try UI-Patterns for ideas on layout etc.  I find they have a nice collection of ideas.

    Why go against tradition when we can admit defeat, live in decline, be the victim of our own design?
    http://dotnet.org.za/calmyourself
  •  10-03-2008, 12:54 15050 in reply to 15049

    Re: Product Showcase Module

    Thanks fridgi and CalmYourself.  Both those resources look promising - nothing like a good Saturday morning's getting to know web development.

    Unscrambling Eggs: Decompiling ASP.NET
View as RSS news feed in XML
Powered by Community Server (Commercial Edition), by Telligent Systems