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

Autocomplete is far away from the input field

1 Answer 99 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Jochen
Top achievements
Rank 1
Jochen asked on 15 Apr 2013, 03:42 PM
Hi.
I have the problem that the RadCombobox with Autocomplete has some strange behaviours. The dropdown is shown correctly when it is displayed below the input field but if there is not enough space and it jumps above the input field, I have the following problem which is shown in the attached picture. I know that the picture looks a bit strange but you can see that after some value was entered the dropdown is pinned to the top (which is not the right place!).
Is that a bug or did I something wrong in my code?
Thanks for your help.

All the best,
Jochen

1 Answer, 1 is accepted

Sort by
0
Jochen
Top achievements
Rank 1
answered on 17 Apr 2013, 01:44 PM
Ok, I have fixed it with using one of their own javascript methods.

sender._positionDropDown();
Tags
AutoCompleteBox
Asked by
Jochen
Top achievements
Rank 1
Answers by
Jochen
Top achievements
Rank 1
Share this question
or