Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6056915
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:25:50+00:00 2026-05-23T08:25:50+00:00

I have got following XAML. <GroupBox Grid.Row=1 Grid.Column=0 Margin=5,5,5,5 Header=Commentary> <Grid ShowGridLines=True> <Grid.RowDefinitions> <RowDefinition

  • 0

I have got following XAML.

<GroupBox Grid.Row="1" Grid.Column="0" Margin="5,5,5,5" Header="Commentary">
        <Grid ShowGridLines="True">
            <Grid.RowDefinitions>
                <RowDefinition Height="Auto"></RowDefinition>
                <RowDefinition Height="*"></RowDefinition>
                <RowDefinition Height="*"></RowDefinition>
                <RowDefinition Height="*"></RowDefinition>
            </Grid.RowDefinitions>

            <Grid Grid.Row="0" Visibility="{Binding Path=UseSecurity, Converter={StaticResource booleanToVisibilityConverter}}">
        <Textbox/>
            </Grid>

            <Grid Grid.Row="1">
                <GroupBox Header="Specify common paragraph that applies to all portfolios. (Press F5 to specify commentary for each security, if applicable)"  Margin="5,5,5,5" VerticalContentAlignment="Stretch">
        <Textbox/>
                </GroupBox>
            </Grid>

            <Grid Grid.Row="2" Visibility="{Binding Path=UseSecurity, Converter={StaticResource booleanToVisibilityConverter}}" IsEnabled="{Binding Path=CommentarySecurityViewModelEnabled}">
                <GroupBox Header="Specify commentary for each security specified common paragraph." Margin="5,5,5,5">
        <Textbox/>                    
        </GroupBox>
            </Grid>

            <Grid Grid.Row="3" Visibility="{Binding Path=UseSecurity, Converter={StaticResource booleanToVisibilityConverter}}" IsEnabled="{Binding Path=CommentarySecurityViewModelEnabled}">
                <GroupBox Header="Specify commentary for each security specified common paragraph." Margin="5,5,5,5">
        <TextBox/>
                </GroupBox>
            </Grid>
</Grid>

When I set the visibilty of grids on 3rd and 4th row, the 2nd row doens’t expand it self to occupy rest of the space. I tried every suggestion I could find including setting each element’s visibilty property within the grid but still doesn’t work.

Am I doing something wrong or missing something. Can anyone help?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T08:25:50+00:00Added an answer on May 23, 2026 at 8:25 am

    Well, what you’re actually hiding are the grids within the rows, not the rows themselves. The rows are still there and they still have “star” height, so they’re still occupying space. How about using “Auto” height? that way the grid rows will collapse when not in use.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have got following html <a disabled=disabled><img alt=First src=/Content/Images/Grid/disabledFirst.png></a> And I run following expect
In XAML I have the following code: <Label Width=120 Height=20 Name=label1 SnapsToDevicePixels=True HorizontalAlignment=Left VerticalAlignment=Bottom>
I have got the following class structure, and have plenty of classes like C
I have got the following very simple code: function init() { var articleTabs =
I have got the following issue, my function appends code to a string $string
I have got a the following problem: I have got multi-step form where in
I'm following the Django-CMS introductory tutorial and have got everything working up to the
I've got the following problem: I have two tables: (simplified) +--------+ +-----------+ | User
Ive got the following problem. I have a model called user which has a
I've got the following tables: magazine_tags news_tags page_tags content_tags faq_tags They all have exactly

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.