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

Item Added, source changed event

2 Answers 11 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.
Jonathan
Top achievements
Rank 1
Jonathan asked on 11 Jul 2013, 04:34 PM
the RadeDataBoundListBox has the ability to register for changes on the binding collection, is it possible for the slideView to also bind to this sort of event?  Essentially I want the slideview to automatically slide to a newly added item in the underlying collection.

thanks,

Jon

2 Answers, 1 is accepted

Sort by
0
Jonathan
Top achievements
Rank 1
answered on 15 Jul 2013, 05:05 PM
Any response would be appreciated.
0
Todor
Telerik team
answered on 16 Jul 2013, 10:54 AM
Hello Jonathan,

Thank you for writing.

You can use RadSlideView's SelectedItem property to change the selection. For example, you can register for the CollectionChanged event of your collection and in the event handler you can set the SelectedItem to the new item that is added. If this is not what you mean, please elaborate a bit more about the RadDataBoundListBox's mechanism that you refer to.

Regards,
Todor
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINDOWS PHONE 7.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
SlideView
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Jonathan
Top achievements
Rank 1
Todor
Telerik team
Share this question
or