I have a DropDownTree displaying within a popup window whose contents can be lengthy and scroll. If the DropDownTree element is near the bottom of the window (due to the scroll position) and the user activates the tree, it is possible for only a tiny bit to show (sometimes even just the "Filter" area). The control is seems to properly restricting size to keep it within the screen bounds.
Is there any way to have it pop "up" when it would be too small to fit going down (this would be similar to how the RadComboBox would work)?
Thanks for any input or suggestions!
Adam