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

AutoComplete positioned at upper left instead of beneath grid cell

1 Answer 24 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
Harlan
Top achievements
Rank 1
Harlan asked on 22 Apr 2016, 09:03 PM

Hi,

We've run into a problem with using the autocomplete inside a grid.  The issue, as stated in the title, is that the popup is positioned in the upper left hand corner, rather than being positioned underneath the grid cell.

Here is a dojo which duplicates the problem: http://dojo.telerik.com/@villagemedia/ujize

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 27 Apr 2016, 05:48 AM
Hello Harlan,

The AutoComplete does not work, because it is initialized before appended to the DOM. What you will need to do is to first append the input and then to initialize the widget:
Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
AutoComplete
Asked by
Harlan
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or