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

  • Home
  • SEARCH
  • 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 8182041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T00:43:34+00:00 2026-06-07T00:43:34+00:00

I put a TileGroup in a BorderContainer and set the width to 100%, but

  • 0

I put a TileGroup in a BorderContainer and set the width to 100%, but the content in the TileGroup did not fill the parent container, it leaves a big chunk of blank on the right part.

The code is:

 <s:BorderContainer width="100%" height="100%">
    <s:TileGroup width="100%" requestedColumnCount="2">
        <s:Button>
            button1
        </s:Button>
        <s:Button>
            button2
        </s:Button>
        <s:Button>
            button3
        </s:Button>
    </s:TileGroup>
</s:BorderContainer>

and the result is like this:

http://i.minus.com/iN39P7Us4cBm1.png

The width is already set to 100% but it does not work.

Is there any way to make the TileGroup fill the container like GridLayout does in Java swing?

http://www.java2s.com/Code/JavaImages/GridLayoutPane.PNG

Thank you very much.

  • 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-06-07T00:43:35+00:00Added an answer on June 7, 2026 at 12:43 am

    By default the items are aligned to the left and take up only as much space as they need. To make the items fill up all available space, use the columnAlign property and set it to ColumnAlign.JUSTIFY_USING_WIDTH:

    <s:TileGroup columnAlign="justifyUsingWidth" width="100%"
                 requestedColumnCount="2" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Simply put, I have a page called 'products' (not a post, but a page,
Put folloing xaml for Currency formating, but not working. Why? <sdk:DataGridTextColumn Header=Amount Binding={Binding Amount,
Put a textbox, a checkbox and a button on a website. Set the EnableViewState
I put common(for all my content pages) js to head section at my masterpage.
I put a favicon in my application root folder. But I can't display it.
Put default(T) in an interface. Explicitly implement the interface. The result does not compile
I put it all in one page and it should work and is not
I put transactions in all my set procedures. No problems. Everything works. In this
I put three composite(1,2,3) inside one composite0, so they all set their layout based
Put them all in one separate folder structure or along with classes which implements

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.