Re: Integrate into website

  •  08-02-2007, 4:39 PM

    Re: Integrate into website

    Mike,
     
    >>1. Clicking on the Slide Show button loads, but no images are displayed. Any ideas what's causing this?
     
    You have set LayoutRenderMode property to simpleGrid. Slideshow is not available in this layout mode.
     
    You have to two chioces:
     
    1. Use SimpleGrid mode and set Gallery.ShowSlideShow Property to false
     
    2. Use ThumbnailSlideShow mode.
     
    >>2. On the Slide Show page, how do I change the Help icon link from http://cutesoft.net/ ?
     
    Gallery.HelpUrl Property
    Specifies the URL path of the Help page button.
    >>3. How do I change the Home page icon link? At
     
    Gallery.HomeUrl Property
    Specifies the URL path of the Home page button.
    >>4. What does the Batch Gallery Index Build do? When I click it, the Next> link at the bottom of my page disappears. Is this normal?
     
    This poweful button will help you build the gallery from scratch.  After you create this button, you show make sure you set this button visible to average users (Gallery.ShowBatchBuild Property).
     
    >>5. I can adjust the number of columns, but where do I adjust the number of rows?
     
    Gallery.Row Property
    The Row of the thumbnails.
     
     
     
     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View Complete Thread