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

How to disable "snap to top visible item" on item tap?

3 Answers 25 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.
André
Top achievements
Rank 1
André asked on 30 Jan 2015, 07:57 AM
If I scroll a DataBoundListBox down, so that one item is half visible at the top and than tap on another item on the center of the screen, the  DataBoundListBox "snaps" to the border of the first visible item. How do I avoid this? I don't want the ListBox to automatically scroll if I tap an item.

If I step throught the code, I did see that the ListBox calls "BringIntoView" internally with the top visible item passed in. Can I disable this behavior?

Thanks! Sunny

3 Answers, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 03 Feb 2015, 03:54 PM
Hello Andre,

Thank you for contacting us! Based on the information send we are unable to reproduce the behavior described. Would it be possible to elaborate more on the scenario in which the behavior occurs. Do you have logic that changes data models state on tap ro use specific template selector? Sharing additional information will help us identify the cause of the problem and suggest appropriate course of action.

Regards,
Tsvyatko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Àlex
Top achievements
Rank 1
answered on 01 Mar 2015, 04:27 PM
Hi, I'm having the same problem. Did you find a solution?
0
Ves
Telerik team
answered on 04 Mar 2015, 01:45 PM
Hi Alex,

As stated by Tsvyatko, currently we cannot reproduce the problem. If you can send us a small example, or modify the one attached to Tsvyatko's reply, so that the issue is reproduced, we will be able to investigate it and get back to you.

Best regards,
Ves
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
DataBoundListBox
Asked by
André
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Àlex
Top achievements
Rank 1
Ves
Telerik team
Share this question
or