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

Best way to create a picture gallery

4 Answers 803 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 18 Feb 2013, 05:17 PM
I own a small farm and am selling products from my farm to people locally.  I am also a software developer familiar with MVC.  I would like to create a slide show or other nice looking picture gallery from pictures from our farm.  I have looked at the window widget and thought it might be a good start.  Does anyone have any suggestions on how to make a nice looking gallery that is not terribly obtrusive?

Thanks,
John

4 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 19 Feb 2013, 09:59 AM
Hello John,

What I can suggest you is to utilize the Kendo UI Web ListView for this purpose, as presented on this online demo, and display a zoomed version of the image (inside Kendo UI Window, for instance) from within the change event handler. I hope this is applicable solution for image gallery implementation. 

Best regards,
Sebastian
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
John
Top achievements
Rank 1
answered on 20 Feb 2013, 02:52 AM
Can the listView display only one element in the list?  I suppose I could so something like what is in the page turner effects.
0
Sebastian
Telerik team
answered on 20 Feb 2013, 09:03 AM
Hello again John,

This is basically possible if you enable paging for the listview and define pageSize = 1 in order to display a single item on each page. Feel free to do so, if appropriate in your scenario.

Greetings,
Sebastian
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Henry
Top achievements
Rank 1
answered on 25 Feb 2013, 04:58 AM
I do have same problem as John. I want to create a slide show gallery. On your last post page on the  list view should be enable. Where would I see that? I may overlook that menu.
Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
John
Top achievements
Rank 1
Henry
Top achievements
Rank 1
Share this question
or