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

Pull to refresh shows when first item in list is removed

2 Answers 43 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
daniel
Top achievements
Rank 2
daniel asked on 16 Aug 2013, 10:03 AM
Hi,

When using the ItemRemoved animation in a RadDataBoundListBox as so:
<telerikPrimitives:RadDataBoundListBox.ItemRemovedAnimation>
                        <telerikCore:RadMoveAnimation StartPoint="0, 0" EndPoint="500, 0" Duration="0:0:1">
                            <telerikCore:RadMoveAnimation.Easing>
                                <CubicEase EasingMode="EaseIn"/>
                            </telerikCore:RadMoveAnimation.Easing>
                        </telerikCore:RadMoveAnimation>
                    </telerikPrimitives:RadDataBoundListBox.ItemRemovedAnimation>

The "Pull to refresh" is shown when the top item in the list is removed. See attached image.

The PullToRefreshIndicatorControlStyle is out-of-the-box save for font/color change.

Help?

Thanks!

2 Answers, 1 is accepted

Sort by
0
daniel
Top achievements
Rank 2
answered on 19 Aug 2013, 10:58 AM
Anyone? Do I need to open a support ticket for this?
0
Deyan
Telerik team
answered on 19 Aug 2013, 02:59 PM
Hi Daniel,

Thanks for writing.

We will be fixing a similar issue in an upcoming Internal Build (this or the next week). To confirm that this is the same issue you are reporting, we would like to kindly ask you for a sample project which we can use to reproduce it.

Thanks for your time.

Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
DataBoundListBox
Asked by
daniel
Top achievements
Rank 2
Answers by
daniel
Top achievements
Rank 2
Deyan
Telerik team
Share this question
or