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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:05:01+00:00 2026-05-28T03:05:01+00:00

Here is the basic xml.. <events> <eventday> <eventdate>Date of events group 1</eventdate> <eventsonday> <eventitem>

  • 0

Here is the basic xml..

<events>
 <eventday>
  <eventdate>Date of events group 1</eventdate>
   <eventsonday>
    <eventitem>
     <eventtime>Time of event 1</eventtime>
     <eventtitle>Title of event 1</eventtitle>
     <eventlocation>Location of event 1</eventlocation>
    </eventitem>
    <eventitem>
     <eventtime>Time of event 2</eventtime>
     <eventtitle>Title of event 2</eventtitle>
     <eventlocation>Location of event 2</eventlocation>
    </eventitem>
   </eventsonday>
  </eventday>
  <eventday>
  <eventdate>Date of events group 2</eventdate>
   <eventsonday>
    <eventitem>
     <eventtime>Time of event 3</eventtime>
     <eventtitle>Title of event 3</eventtitle>
     <eventlocation>Location of event 3</eventlocation>
    </eventitem>
    <eventitem>
     <eventtime>Time of event 4</eventtime>
     <eventtitle>Title of event 4</eventtitle>
     <eventlocation>Location of event 4</eventlocation>
    </eventitem>
   </eventsonday>
  </eventday>
</event>

I want to display the data in the same manner that the windows phone calendar (agenda view) is displayed.

Thursday, January 5, 2012

time of event 1
title of event 1
location of event 1

time of event 2
title of event 2
location of event 2

Friday, January 6, 2012

time of event 3
title of event 3
location of event 3

time of event 4
title of event 4
location of event 4

I don’t think I’m parsing the data correctly, or have the .xaml set up correctly. I’m thinking it needs to be set to bind the data in a stackpanel within a Listbox, but the < eventdate > group name is confusing me. Any help would be greatly appreciated.

  • 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-28T03:05:01+00:00Added an answer on May 28, 2026 at 3:05 am

    First of all, create class hierarchy that represents xml file, and parse xml data to it.

    For UI, use LongListSelector control from Silverlight Toolkit. LongListCollection helps you with grouping events by date.

    Usage:

     var list = new LongListCollection<Event, string>(Events, x => x.Date.ToLongDateString());
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a very basic XML parser based on the tutorial provided here ,
Ok, here's my basic XML structure: <device name=abc source1=True source2=True ... source19=False source20=False />
I am missing something embarrassingly basic here in my Merge Sort implementation: # include
I'm sure I'm doing something really dumb and basic here but I can't seem
Here's the basic UI i intend: There is central circle:CENTER. As the view is
Here is the basic I am using FB.ui to post a flash application to
Here's a basic view of what my html looks like: <form> <div id=part1> //
Here's the basic situation: I have an OpenGL VBO that draws a 2D symbol
Here's the basic information: I've been studying Rob Miles' C# Yellow Book 2011 extensively.
Here are my basic assumptions: Wcf executes my service operation methods on IOCP threads

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.