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

Behaviour of inline mode at bottom of page

1 Answer 49 Views
ListPicker
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Aidan
Top achievements
Rank 1
Aidan asked on 07 Dec 2010, 08:42 PM
Hi

What do you expect the behaviour of inline mode for a RadListPicker that is partially visible at the bottom of a page, about 1/3 of the height visible, just enough to touch?

  • The inline expansion to push the page up exposing the contents of the inline
  • The inline expansion expanding downwards into the non visible portion of the page
I am experiencing a mix. Initially the inline expansion expands downwards, which means that I have to scroll to see the items (which from a usuability point of view isn't optimum), after some random interactions with the other RadListPickers on the page, the behaviour changes and the inline expansion pushes the page, up screen to display the inline items.

Regards

Aidan

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 08 Dec 2010, 09:25 AM
Hi Aidan,

Thank you for your interesting question.

This behavior is actually controlled by the ScrollViewer instance that hosts the picker. If the viewer is scrolled at the bottom then the picker will be scrolled up if expanded.

We may think of some kind of internal synchronization. For example the picker may check whether it is hosted within a ScrollViewer and to explicitly force itself into view while expanding.

Thank you for your time and feedback - it is much appreciated and valuable for us.


All the best,
Georgi
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ListPicker
Asked by
Aidan
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or