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

Swipe, SelectedIndexChangedand IsZoomedOut and Scrolling

1 Answer 57 Views
SlideView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Greg Wenograd
Top achievements
Rank 1
Greg Wenograd asked on 05 Jan 2012, 05:15 AM
I am trying to get the SldeView to behave like IsZoomedOut is false when it is set to true.  Is it possible to get get the following behavior characteristics:

1. Show show the current image centered and have a slice of the previous and next on the left and right, like IsZoomedOut is true
2. Swiping the control only scrolls one image, like IsZoomedOut is true
3. SelectedIndexChanged fires.  It doesn't to do that when IsZoomedOut is true

I didn't see much documentation on this control so maybe I missed some settings.  Also, is there a to bind to the "SelectedItem" instead of using SelectedIndexChanged?  I didn't see a SelectedItem property only SelectedIndex.

Thanks,
Greg

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 09 Jan 2012, 04:55 PM
Hi Greg,

Thank you for contacting us and for your question.

Currently the functionality you describe is not possible and there is no easy workaround.

We however are making a complete revamp of the control's architecture and this revamp will implement the behavior you describe. The control is currently based on RadLoopingList and this dependency does not fit well in all the scenarios that we want to support. Listening to our users' feedback we decided to make it more generic so that it can be easily extended to support different predefined use cases as well as entirely custom ones. This new version of the control will be available for the official Q1 2012 release - expected by the middle of February.

I hope this information is useful. Do not hesitate to write us back should you have any other question/problem with our tools.

Greetings,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
SlideView
Asked by
Greg Wenograd
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or