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

window scrollbar problem

1 Answer 75 Views
Window
This is a migrated thread and some comments may be shown as answers.
Roger
Top achievements
Rank 1
Roger asked on 02 Apr 2009, 07:40 AM

Hi,

I have a RadTabStrip with 2 tabs connected to a RadMultipage with 2 pages. On 1 page I have anoth tab with 7 tabs and a grid in another mulitpage. On the second page of the first tab I have a couple of list boxes.

When the tab is selected for the listbox pageview the radwindow is fine. When I return to the pageview containing the grid and other tab the scrollbar appears on the side of the window and I can scroll down about another 1/4 of the window wvwn though nothing is there. Everything fits on th page but by viewing the grid the window thinks there is more.

 

I have set the width and height of the grid to be less than the multipage width and height and everything fits on normally.

I have set the ajaxmanager to: UpdatePanelsRenderMode="Inline".
I have set the grid to: <Scrolling UseStaticHeaders="True" AllowScroll="True"></Scrolling>
I have set the body style to: <body style="overflow:hidden">

I have now run out of tricks....any suggestions?

 

I feel it could be something to do with the actual height of the grid compared to the shown height of the grid with the window thinking that the grid is taller than it is.

 

Regards

Roger

1 Answer, 1 is accepted

Sort by
0
Roger
Top achievements
Rank 1
answered on 03 Apr 2009, 02:51 AM
Hi again,

the problem seems to have disappeared since I last worked on the project...everything is fine now and the window is behaving correctly

Regards
Roger
Tags
Window
Asked by
Roger
Top achievements
Rank 1
Answers by
Roger
Top achievements
Rank 1
Share this question
or