I'm using the FileExplorer in a RadWindow popup and the issue I'm experiencing is that the async upload window resizes beyond the popup window area when many files are uploaded.
Is there a way the the upload popup can maintain it size and just use a scrollbar?
2 Answers, 1 is accepted
0
Vessy
Telerik team
answered on 03 Jun 2014, 12:01 PM
Hi Loy,
You can achieve the desired behavior by configuring the FileExplorer's nested WindowManager's MaxHeight and AutoSize properties. For example, you can have a similar implementation:
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.