See the screenshot ; I have a simple "input type=text" control, an asp:Button, and below a RadGrid. You could see that the list of hints displayed by IE is shifted.
Do you have an idea about what could cause that?
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 15 Jan 2010, 12:52 PM
Hi jc mag,
I doubt that this has something to do with RadControls. In case this is the browser's native autocomplete box, its positioning is the browser's task. Just in case, you can check for some CSS margins, paddings or positioning, which might cause the problem.
If you have a reason to believe that the problem is caused by RadControls, please send a simple runnable demo, which reproduces the issue.