No announcements
Found 106 threads
-
0 Votes
itemDetailPage
Hi all, I've been slowly going through the premade project "Grid Application" and so far I can understand how everything is build except where the itemdetailpage ...Answered | 2 Replies | 2958 Views | Created by gbianchi - Saturday, March 10, 2012 5:37 PM | Last reply by Josué Jacinto - Saturday, October 19, 2013 11:42 AM -
0 Votes
Issues creating a flipview on ItemDetailPage
After debugging it, I found the null reference occurs in the navigationHelper_LoadState method of the ItemDetailPage(the exception actually already shows this, and I suggest that ...Answered | 1 Replies | 398 Views | Created by Mishael_O - Thursday, July 23, 2015 11:56 AM | Last reply by Fred Bao - Saturday, July 25, 2015 5:53 AM -
0 Votes
ItemDetailPage back button stopped working
The back button on the ItemDetailPage has stopped working.Answered | 1 Replies | 1385 Views | Created by Aldona - Wednesday, September 5, 2012 11:31 PM | Last reply by Aldona - Thursday, September 6, 2012 12:18 AM -
0 Votes
Navigating to GroupDetailPage from ItemDetailPage
<Button Content="ToGroup" Click="Button_Click_1"/> </Grid> - private void Button_Click_1(object ...Answered | 4 Replies | 1970 Views | Created by timothystewart6 - Sunday, October 14, 2012 10:30 PM | Last reply by timothystewart6 - Friday, October 19, 2012 1:03 AM -
0 Votes
Grid App Sample
For some reason if I choose either Item-1 or Item-2, the ItemDetailPage gets selected.Answered | 5 Replies | 908 Views | Created by EBCAnger - Saturday, January 25, 2014 9:46 PM | Last reply by EBCAnger - Saturday, February 1, 2014 3:28 AM -
3 Votes
DataBinding problem with ItemDetailPage.
nbsp; ...Answered | 5 Replies | 1404 Views | Created by neha-verma - Saturday, May 18, 2013 8:35 AM | Last reply by neha-verma - Monday, May 20, 2013 5:08 AM -
0 Votes
Opening different type of page
I'm using one of the templates included in Visual Studio and I wanted to know how to make it go to a page with a diffrent layout, like from one groupedItemsPage to another groupItemsPage instead of ...Answered | 1 Replies | 2385 Views | Created by Absorr - Saturday, April 7, 2012 9:17 PM | Last reply by Allen Chen - MSFT - Monday, April 9, 2012 8:13 AM -
1 Votes
Is this variable name too long?!?!
Hi, I recommend something like this: using System; namespace ConsoleApplication1 { class Program { static ...Answered | 7 Replies | 2965 Views | Created by NoEgo - Friday, June 25, 2010 8:46 PM | Last reply by Nishant Sivakumar - Sunday, June 27, 2010 12:34 PM -
0 Votes
How can I make this CSS3 Transition work in my Metro style app?
In my itemDetailPage, main content is an image with some description beneath it.Answered | 4 Replies | 3525 Views | Created by GiUmaTo - Wednesday, May 30, 2012 8:22 AM | Last reply by GiUmaTo - Wednesday, May 30, 2012 10:29 PM -
0 Votes
Metro JavaScript: viewState changes
Then modifiy the itemDetailPage.css file and replace the fullscreen portrait media query with this: @media screen and (-ms-view-state: fullscreen-portrait) ...Answered | 7 Replies | 2897 Views | Created by Sith Go - Tuesday, May 8, 2012 9:50 AM | Last reply by Sith Go - Thursday, May 10, 2012 1:45 AM -
0 Votes
Remove the Flipview from Itemdetailpage
How to remove the flipview in default itemdetail page in windows 8 application development ? Lavanya SDiscussion | 2 Replies | 845 Views | Created by SparkleLavs - Friday, March 15, 2013 2:33 AM | Last reply by SparkleLavs - Tuesday, March 19, 2013 11:30 AM -
0 Votes
How to Embed Youtube video in the itemdetailpage
Hi, In my app i want to show(Embed) a youtube video in the itemdetail page, can anybody please provide me the complete code(C# and ...Answered | 6 Replies | 1724 Views | Created by Santhosh Kumar.CH - Friday, September 6, 2013 6:47 AM | Last reply by Santhosh Kumar.CH - Thursday, September 12, 2013 9:44 AM -
0 Votes
Anyone else seeing leftover CSS fragments of unloaded pages still in the CSS of the newly loaded fragment?
Users will think, that if their itemDetailPage has it's own CSS, then it's ONLY for the itemDetailPage.Answered | 14 Replies | 2486 Views | Created by Harlequin - Tuesday, March 6, 2012 6:41 PM | Last reply by Jeff Sanders - Thursday, March 8, 2012 4:57 PM -
1 Votes
How do I set an app to open another page when a user taps on something on screen?
Change this line of code: this.Frame.Navigate(typeof(ItemDetailPage), e.ClickedItem) to this.Frame.Navigate(typeof(<THIS IS ...Answered | 10 Replies | 2724 Views | Created by JJohnson1701 - Friday, April 6, 2012 7:54 PM | Last reply by Matt Small - Wednesday, April 25, 2012 2:54 PM -
3 Votes
Secondary Tile Launch On a specific Page
I am trying to implement this feature (going directly to ItemDetailPage) by executing the following line rootFrame.Navigate(typeof(ItemDetailPage), ...Answered | 9 Replies | 3037 Views | Created by LALIT_KUMAR - Monday, October 1, 2012 9:16 AM | Last reply by Sh0gun - Thursday, June 20, 2013 8:59 AM -
2 Votes
VIdeo Playback in Fullscreen?
<html> <head> <meta charset="utf-8"> <title>itemDetailPage</title>Answered | 4 Replies | 3543 Views | Created by Solarpitch - Tuesday, May 15, 2012 1:24 PM | Last reply by Solarpitch - Tuesday, May 15, 2012 3:00 PM -
0 Votes
ListBox binding issue
That's how I'm doing it for other fields on my ItemDetailPage.Answered | 10 Replies | 3291 Views | Created by Lisa19 - Tuesday, May 29, 2012 11:15 AM | Last reply by Lisa19 - Saturday, June 9, 2012 3:00 AM -
0 Votes
Some question about PlayTo.
show the Videos Library's video file by ListView ItemDetailPage -> MediaElement When user select the video file in GroupedItemsPage, ...Answered | 5 Replies | 3003 Views | Created by woody tk - Tuesday, July 3, 2012 11:33 AM | Last reply by smilefishcc - Friday, August 10, 2012 6:39 AM -
0 Votes
break-inside causes -ms-grid-column width problems
<html> <head> <meta charset="utf-8" /> <title>itemDetailPage</title>Answered | 3 Replies | 3266 Views | Created by Aratys - Sunday, July 8, 2012 2:14 PM | Last reply by Dino He - Friday, July 13, 2012 9:01 AM -
0 Votes
Shell navigation passing data not working
Rename it like: Routing.RegisterRoute("itemdetails", typeof(ItemDetailPage)); And you could successfully navigate to it with a ...Unanswered | 6 Replies | 5967 Views | Created by Anonymous - Saturday, August 24, 2019 11:08 AM | Last reply by Anonymous - Thursday, August 29, 2019 6:59 AM - Items 1 to 20 of 106 Next ›
No announcements