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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T17:37:07+00:00 2026-06-16T17:37:07+00:00

I have a pivot page which have 3 pivot items. In the default pivot

  • 0

I have a pivot page which have 3 pivot items. In the default pivot item is a ListBox.

I use ObservableCollection to populate this ListBox. When ListBox is populated, I can swipe the pivot.

However, when ObservableCollection has no item, which means ListBox is not populated, I cannot swipe pivot anymore

Someone asked exactly the same on msdn forum

How to fix this ?

  • 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-16T17:37:09+00:00Added an answer on June 16, 2026 at 5:37 pm

    Looking at the code from msdn question it looks like the Pivot is resized due to the VerticalAlignment value:

     <controls:Pivot Title="UTORRENT REMOTE" 
                     SelectionChanged="Pivot_SelectionChanged" 
                     Height="696" 
                     VerticalAlignment="Top"> 
    

    To get the behavior that you want remove the VerticalAlignment from the pivot:

     <controls:Pivot Title="UTORRENT REMOTE" 
                     SelectionChanged="Pivot_SelectionChanged" 
                     Height="696"> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: How can i made a pivot for this I have a table
I have a problem with Pivot control. How can I insert xaml page with
I have query to show the table like this: but I want to PIVOT
I have looked into pivot but I think it requires an aggregate function which
I have a toggleswitch on a pivot page. When the user 'swipes' the page,
I wish to have a Pivot control that has PivotItems but no pivot item
I have a multiple html tables on a page which each have a header
i have 3 listboxes in a pivot page. Normaly when i write something like:
I have this pivot control : <ScrollViewer Margin=0,104,0,229 HorizontalAlignment=Left> <Grid Height=800 Width=468> <phone:Pivot ItemsSource={Binding
For my Windows Phone 7 app, I have a main panorama page which opens

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.