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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T15:00:00+00:00 2026-06-10T15:00:00+00:00

try to customize the header of each PivotItem, i google first and write code

  • 0

try to customize the header of each PivotItem, i google first and write code below, this is OK:

<controls:Pivot Title="MyPivot">
    <!--Pivot item one-->
    <controls:PivotItem>
        <controls:PivotItem.Header>
            <TextBlock Text="Pivot1" FontSize="40"/>
        </controls:PivotItem.Header>
        <Grid/>
    </controls:PivotItem>
</controls:Pivot>

when I add the second pivot item in this way, an error appears as “Value does not fall within the expected range.”,the error starts from [controls:PivotItem] of “pivot item two”,

<controls:Pivot Title="MyPivot">
    <!--Pivot item one-->
    <controls:PivotItem>
        <controls:PivotItem.Header>
            <TextBlock Text="Pivot1" FontSize="40"/>
        </controls:PivotItem.Header>
        <Grid/>
    </controls:PivotItem>

    <!--Pivot item two-->
    <controls:PivotItem>
        <controls:PivotItem.Header>
            <TextBlock Text="Pivot2" FontSize="40"/>
        </controls:PivotItem.Header>
        <Grid/>
    </controls:PivotItem>
</controls:Pivot>

When I build the project, the error just gone away, and the whole app runs like a charm.
But everytime i add a new pivot item in this way, the error shows up.

My questions are:

  1. why does this error happen and how to solve it?
  2. can I ignore this error?
  • 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-10T15:00:02+00:00Added an answer on June 10, 2026 at 3:00 pm

    This “error” is thrown just at design-time, and I think you can ignore it. Also, it will go definitively away the first time you build the project (so it means there are no real problems in your project, and also no warnings)!

    There are more of this type of errors thrown by the designer.

    Ignore it!

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

Sidebar

Related Questions

I try to rewrite and customize @Html.ActionLink , in one of overloads of this
Try this code - import java.io.StringReader; public class StringReaderTest { public static void main(String[]
Try this piece of code - public class WhitespaceTest { public static void main(String[]
How can I customize DataGrid Header? This picture shows what I want to do...
try: recursive_function() except RuntimeError e: # is this a max. recursion depth exceeded exception?
i try to customize a uitabbar i extended uitabbar item and now have a
Hi I try to customize a seekbar. Here's my Problem: main.xml ... <SeekBar android:id=@+id/seekBar1
I have read on this site that it is necessary to customize the setOnItemSelectedListener
So I'm having pretty much exactly the problem described here: http://code.google.com/p/android/issues/detail?id=6191 and until the
i try to customize the rule of the JQuery validation plugin and I'm almost

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.