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

Thumbnails click event problem

1 Answer 46 Views
ImageGallery
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 25 Jun 2014, 06:20 AM
Hi all,

During testing of the imageGallery control we had experienced a weird behavior.

Details about the testing environment:
a) Telerik.Web.UI.dll version: 2014.2.618.35
b) Windows 8.1 pro 64 bit
c) VS 2010
d) IIS 8.5

Control settings:
a) DisplayAreaMode: image
b) ThumbnailsAreaMode: Thumbnails
c) bind the datasource to the NeedDataSource event

Testing the control in a new project  is working as expected.
Using the control in an existing project it's render fine but when clicking on a thumbnail it doesn't change the selected picture; instead the webpage url changes
e.g. from www.test.com/test to www.test.com/test#
Furthermore, if there is a lot of content above the control and the control is at the bottom of the webpage after clicking one of the thumbnails is will scroll to the top of the page.

Maybe the thumbnails click events aren't registered correctly?

As it seems maybe isn't a Telerik problem, but any help would be appreciated. 

1 Answer, 1 is accepted

Sort by
0
Chris
Top achievements
Rank 1
answered on 26 Jun 2014, 10:35 AM
Problem is solved. 

Apparently there is a conflict between this control and greybox js library.
The fastest solution was to replace greybox with rad window.
Tags
ImageGallery
Asked by
Chris
Top achievements
Rank 1
Answers by
Chris
Top achievements
Rank 1
Share this question
or