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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:59:11+00:00 2026-06-01T02:59:11+00:00

i made a very wide grid with multiple rows and columns, and i filled

  • 0

i made a very wide grid with multiple rows and columns, and i filled the grid with buttons (there is no vertical scrolling). All that is contained in one panorama item. Approx. 3 screen widths are needed to cover the whole grid in horizontal scrolling (about 1500 px wide).

So the problem is when the user flicks the screen in panorama – it jumps from the beginning of the panorama item all the way to the end of it. So effectively only the far left and far right side of the grid is available to the user (only if he scrolls really slowly, he can get to the rest of the content in the middle).

Ideally, i would have three panorama items, with the content overlapping over all of them – so the content can be viewed with two flicks – but i can’t achieve that. Is it possible to overlap the grid over 3 panorama items? Or maybe, is it possible to somehow add some kind of stops in the middle or divide that one panorama item that i currently have so that the screen stops somewhere in the middle?

I can’t find any examples for more than 2 screens, and wrapping doesn’t work for me – i want a fixed height and i can’t make buttons any smaller in width. Anyway, i even don’t know is it possible to achieve all this? Maybe i’m overstreching the panorama capabilities…

Thank you

Edit:

This would be an example of my problem (i have over 100 buttons so the xaml code is very large but this is the same basic problem i am trying to solve):

<controls:PanoramaItem Header="first item" Orientation="Horizontal">
            <Grid>
                <Grid.RowDefinitions>
                    <RowDefinition Height="Auto" />
                </Grid.RowDefinitions>
                <Grid.ColumnDefinitions>
                    <ColumnDefinition Width="500" />
                    <ColumnDefinition Width="500" />
                    <ColumnDefinition Width="500" />
                </Grid.ColumnDefinitions>
                <Button Grid.Row="0"
                        Grid.Column="0"
                        Width="250"
                        Height="250"
                        Content="Button1" />
                <Button Grid.Row="0"
                        Grid.Column="1"
                        Width="250"
                        Height="250"
                        Content="Button2" />
                <Button Grid.Row="0"
                        Grid.Column="2"
                        Width="250"
                        Height="250"
                        Content="Button3" />
            </Grid>             
        </controls:PanoramaItem>

So if you put this into your panorama control – you get a very wide panorama item – and if you flick it from Button1 it jumps all the way to the far right on the Button3 – so it scrolls you past the Button2… I want it to stop scrolling on the Button2.

  • 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-01T02:59:13+00:00Added an answer on June 1, 2026 at 2:59 am

    OK, i did research on this problem, and the answer is that i was really overstreching panorama item capabilities.

    So, if one would want to achieve that what i was trying to achieve – that is to get one panorama item to stretch over 3 screen widths – the best way to go is to make 3 separate panorama items and try to set the margins of each one manually so the user feels like he’s browsing the one and the same panorama item (seamlessly switching from one to another).

    In other words, one panorama item is optimized for max 2 screen widths, and that would be my answer. Anything over 2 screens and you loose the flick gesture behaviour, so you lose that content in the middle.

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

Sidebar

Related Questions

I made a very basic dictionary that just stores a username in it, and
I've made a very simple REST controller method with Spring 3.0.0.RC1 that uses hibernate
We were faced with very strange issue that made us crazy. Sometimes newly created
I am attempting to capture a very large image that was made dynamically within
I made a very minimal javascript bookmarklet (~1 KB minified) that lets me play
So I made a very simple program that counts down from 99 (sings 99
I made a very basic scripting language, and in my language there is a
I've made a very simple app that just displays a Google map. However, it
I made a very simple Facebook application in PHP that retrives information about the
I've made a very simple aspect, and found a problem when debugging it (see

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.