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 6923697
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:34:08+00:00 2026-05-27T10:34:08+00:00

After searching for posts regarding ScrollView not showing I couldn’t find one example that

  • 0

After searching for posts regarding ScrollView not showing I couldn’t find one example that is similar with mine.

Refer to the code below, my ScrollView is visible but it is not scrollable. I wonder which part I need to change to make it work?

  <Page x:Class="Apps"
  xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
  xmlns:d="http://schemas.microsoft.com/expression/blend/2008"  

  Title="Apps"      
  VerticalAlignment="Stretch" HorizontalAlignment="Stretch" Width="auto" Height="auto">

<ScrollViewer>   
    <StackPanel>

    <Label  Content="All applications stored on desktop computer" Height="28" Name="Label2" FontSize="16" FontWeight="Bold" HorizontalContentAlignment="Center" Margin="5" />


            <Grid Margin ="10"  HorizontalAlignment="Left" Name="gridApps" VerticalAlignment="Top"  Width="auto">
                <Grid.ColumnDefinitions>
                    <ColumnDefinition Width="150"/>
                    <ColumnDefinition Width="150" />
                    <ColumnDefinition Width="150" />
                    <ColumnDefinition Width="150" />
                    <ColumnDefinition Width="150" />
                    <ColumnDefinition Width="150" />
                    <ColumnDefinition Width="150" />

                </Grid.ColumnDefinitions>
                <Grid.RowDefinitions>
                    <RowDefinition Height="*"/>
                </Grid.RowDefinitions>
            </Grid>     


   </StackPanel>
   </ScrollViewer>
   </Page>
  • 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-27T10:34:09+00:00Added an answer on May 27, 2026 at 10:34 am

    Seems like setting Height=” a value here” at ScrollViewer works

      <ScrollViewer Grid.Row="1" HorizontalScrollBarVisibility="auto"    verticalScrollBarVisibility="auto" Width="auto" Height="600">
    
        <StackPanel  x:Name="stackStores" Orientation="Vertical"  >
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After searching online and going through past stackoverflow posts for a suitable implementation for
After searching a lot i did not get any answers and finally i had
I've run across an interesting PHP/SOAP error that has me stymied. After searching I
There are a few posts about this, but after hours of searching I still
I was searching google for something and saw the post that some one needed
First post here, I have tried searching but couldn't find what I'm looking for
After searching through SO, and not finding anything useful, I decided to post this
After searching, can't find the answer to this simple question. Yes, I read the
After searching, I have failed to find out an easily understandable explaination as to
What is the Java equivalent of PHP's $_POST ? After searching the web for

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.