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

ScrollHeight=100%

2 Answers 115 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sebastian
Top achievements
Rank 1
Sebastian asked on 02 Jun 2008, 03:28 PM
I have a WebUserControl with a RadGrid (Prometeus) in it, and I set the ScrollHeight to 100%. But, didn't occupied the 100% of the container. In the webpage that include my webusercontrol, I have a Asp:Panel that contain the ebUserControl. I tried several codes I've found in the forum and the Code Library, but nothing works for me. 
Also, I have set a fixed ScrollHeight and its works, but I would like to set this property to a variable dimension.

What can I do?
Thanks in advance. 

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 03 Jun 2008, 06:38 AM
0
Sebastian
Top achievements
Rank 1
answered on 03 Jun 2008, 02:09 PM
I have tried this like several times with out the result I like.
I can reproduce my error in a empty proyect. Here it is http://rapidshare.com/files/119794349/AJAXEnabledWebSite1.rar.html.

I can't set the height = 100% to the grid when it is in a WebUserControl. But, I can set to a specific height, for example: 800px.
Tags
Grid
Asked by
Sebastian
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Sebastian
Top achievements
Rank 1
Share this question
or