This is a migrated thread and some comments may be shown as answers.

Thumbnails not showing

3 Answers 104 Views
ImageGallery
This is a migrated thread and some comments may be shown as answers.
Susan
Top achievements
Rank 1
Susan asked on 18 Jan 2015, 03:48 AM
I implemented the image gallery and all works properly but the thumbnails. They are not showing.

<telerik:RadImageGallery AllowPaging="true" PageSize="10" runat="server" DisplayAreaMode="Image" ID="RadImageGallery1" Height="600px" Width="900px" ImagesFolderPath="~/GalleryPics/2014 Football">

<ClientSettings>

<AnimationSettings>

<NextImagesAnimation Type="VerticalSlide" />

<PrevImagesAnimation Type="VerticalSlide" />

</AnimationSettings>

</ClientSettings>

</telerik:RadImageGallery>

3 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 22 Jan 2015, 07:07 AM
Hello Susan,

Can you please verify whether you are using the latest release version of the controls?
http://demos.telerik.com/aspnet-ajax/image-gallery/examples/functionality/animations/defaultcs.aspx

Looking forward to your reply.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Joe Garro
Top achievements
Rank 1
answered on 24 Aug 2016, 05:47 PM
I'm having the same issue...my thumbnails are not auto generating.  I just downloaded the latest version, 2016.2.607.40
0
Joe Garro
Top achievements
Rank 1
answered on 24 Aug 2016, 05:51 PM
Resolved: I replaced the AJAX scriptmanager with a telerik:RadScriptManager, and the thumbnails are now working.
Tags
ImageGallery
Asked by
Susan
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Joe Garro
Top achievements
Rank 1
Share this question
or