I would like to change the behavior of my RadTreeView to have a height, so it will have scrollbars, but I want the entire page's scrollbar to work. I don't know why Telerik's controls tend to disable the browser windows scrollbar by default. I don't know who would want this behavior by default.
1 Answer, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 27 Nov 2008, 12:31 PM
Hello Scott,
This is the default browser behavior provided by the built-in scrolling. RadTreeView renderes as a DIV element whose "overflow" CSS attribute is set to "auto". The same behavior can be observed with a simple div which has scrollbars.
Regards,
Albert
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.