How to display a list of categories?

Last post 09-20-2010, 8:49 PM by Kenneth. 3 replies.
Sort Posts: Previous Next
  •  09-17-2010, 6:02 PM 64070

    How to display a list of categories?

    How can I display a list of categories for the user to choose?
     
    Ideally, in a droplist so that the user can choose the photo album to be opened.
     
    Thanks for a cool product. 
     
    PS Where are the categories stored? 
    Filed under:
  •  09-19-2010, 9:06 PM 64094 in reply to 64070

    Re: How to display a list of categories?

    Hi SteveNewbery,
     
    Which layout you are using? Classic, Explorer, GridShow, or SildeShow?
     
    Different layout has different implementations.
     
    By default, the categories stored in folder "GalleryFiles".
     
    You can change it by property "GalleryFolder ", like below.
     
     GalleryBrowser1.GalleryFolder = "Photos";
     
    Regards,
     
    ken
  •  09-20-2010, 1:16 PM 64104 in reply to 64094

    Re: How to display a list of categories?

    Hi Kenneth, thanks for the reply. 
     
    I want to make a list of categories, on a separate page, and then open that category when the user clicks on the category name.
     
    As I see it, the only layout that shows the categories is Explorer.
     
    So two questions:
     
    1. How to construct a list of categories.
     
    2. How to link to the gallery for the category.
     
    Linking to a gallery would be useful for example in a news page, where it might say "Click here to see the gallery for the Annual Meeting".
     
    Thanks, Steve 
  •  09-20-2010, 8:49 PM 64108 in reply to 64104

    Re: How to display a list of categories?

    Hi SteveNewbery,
     
    Please send a mail to me, so I can create the example for you.
     
     
    Regards,
     
    Ken
View as RSS news feed in XML