I have a RadTreeView inside of a RadPageView. I use javascript to adjust the height of the RadPageView when the browser window is resized. I want to also adjust the height of the RadTreeView to match the height of the RadPageView and also so that its contents are scrollable when overflow occurrs. Is this possible?
I know it's possible to enable scrolling for the RadPageView but this doesn't work well for my situation. I need to enable scrolling on the tree view instead.
Thanks
I know it's possible to enable scrolling for the RadPageView but this doesn't work well for my situation. I need to enable scrolling on the tree view instead.
Thanks