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

RadTreeView in RadCombobox

3 Answers 86 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
pankaj
Top achievements
Rank 1
pankaj asked on 15 Oct 2008, 03:50 PM
Hi,

I am using a RadTreeView control in RadCombobox. All the combobox are being generated at runtime and nodes are also added at runtime. I am placing treeview in combobox control in a asp:panel. My page has vertical scroll bars. If my control is not in expanded state, it works fine with the outer scrolling. In case of expanded state, when I scroll the page, expanded part of treeview also scrolls up-down with outer scroll bar. This leaves the header part at the same place and rest of the expanded part starts moving with outer scroll bar. How this problem can be resolved? Kindly let me know if more explanation is required.

Thanks,
Pankaj

3 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 15 Oct 2008, 04:11 PM
Hello pankaj,

Please try setting the following inline style to the TreeView:

overflowvisible



Best wishes,
Simon
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
pankaj
Top achievements
Rank 1
answered on 16 Oct 2008, 09:50 AM
This doesn't work. Kindly suggest something.
0
Simon
Telerik team
answered on 20 Oct 2008, 01:02 PM
Hello pankaj,

In this case, the cause of the issue most probably is somewhere else. I tried to reproduce this issue in our live demo but the DropDown of the ComboBox did not move with the page when scrolled even when CloseDropDownOnBlur was false.

I will need to first investigate your page. Could you paste here the code of the ComboBox and any custom CSS that is used by it? If the page is more complex, please consider opening a support ticket and sending us the files there.

Sincerely yours,
Simon
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TreeView
Asked by
pankaj
Top achievements
Rank 1
Answers by
Simon
Telerik team
pankaj
Top achievements
Rank 1
Share this question
or