Welcome Guest Search | Active Topics | Sign In | Register

Why Grid's height can't set 100% Options
sjf
Posted: Monday, July 11, 2011 3:32:09 AM
Rank: Member
Groups: Member

Joined: 11/27/2010
Posts: 13
hi,
I use the Grid control,Can I set the height with 100%,I must set the height with px.
Can I help me ?
eo_support
Posted: Monday, July 11, 2011 10:09:00 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

The Grid supports 100% height only if its parent's height is known. If you put the Grid directly in the page, then 100% height has no meaning because the page's height depends on the contents' height (in this case the Grid's height) and the Grid's height depends on the page's height. There is no way both can be happy when you set it up that way.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.