Completed
Last Updated: 30 Oct 2013 16:19 by ADMIN
ADMIN
Hristo Valyavicharski
Created on: 13 Jun 2013 12:16
Category: ComboBox
Type: Bug Report
0
IMPROVE: Control doesn't scroll well when is inside fixed div element.
When RadCombobox is inside fixed div element and is expanded it doesn't scroll as expected. The dropdown container should stay fixed as the combo's input element.
1 comment
ADMIN
Ivan Zhekov
Posted on: 30 Oct 2013 16:19
We have a KB article the covers similar issue: http://www.telerik.com/community/code-library/aspnet-ajax/combobox/attach-the-dropdown-to-the-input-element-while-scrolling-within-a-scrollable-container.aspx

The difference with this case is that this particular combobox must observe the scroll of the body. Perhaps it needs additional class name in order to differentiate it from the rest, but the same principles apply.