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

FileExplorer height larger than page height issue

1 Answer 66 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 10 Mar 2010, 03:37 PM
Hi,

If we set the height of the fileexplorer to say 800px, but if the user has their browser sized so the viewport is less than 800px AND the page is no bigger than 800px the top of the explorer is cut off.

This seems to be due to the auto centring setting the css top position to negative!

How do we fix this?

I thought about hooking into some client side event to reposition the top of the window to no less than 0, but cannot see in the documentation how we'd achieve this!


Thanks

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 15 Mar 2010, 02:43 PM
Hello Nick,

In order to fix this, please set KeepInScreenBounds="true" for your RadWindow.

Regards,
Svetlina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
FileExplorer
Asked by
Nick
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or