No announcements
Found 2100183 threads
-
0 Votes
Problems navigating pages.
http://www.paulstovell.com/wpf-navigation Vipul MistryAnswered | 2 Replies | 4759 Views | Created by Jasey - Tuesday, April 5, 2011 5:39 PM | Last reply by Vipul_ Mistry - Tuesday, April 5, 2011 10:03 PM -
0 Votes
WinJS.Navigation.navigate problem on navigate to old pages.
Finally, After you look at everything above, you may be fighting against problems that are already fixed.Answered | 1 Replies | 2910 Views | Created by Oakint - Wednesday, August 29, 2012 10:08 AM | Last reply by Jeff Sanders - Wednesday, August 29, 2012 8:17 PM -
1 Votes
Page navigation problem
If some answers on this forum help you to solve your problem don't forgot mark it as answer.Answered | 4 Replies | 310 Views | Created by A.Pols - Wednesday, April 5, 2017 4:42 PM | Last reply by Azat Tazayan - Thursday, April 6, 2017 5:13 AM -
0 Votes
navigate to a Page
I have several pages thet I want to navigate to.Answered | 9 Replies | 2481 Views | Created by Lowterm - Wednesday, April 11, 2012 7:37 AM | Last reply by Lowterm - Wednesday, April 11, 2012 10:10 AM -
0 Votes
Problem with Left Navigation links on a web page
I suggest modifying the Search properties of your pages to use Contains operator.Answered | 1 Replies | 3530 Views | Created by BritTester - Monday, June 13, 2011 6:03 PM | Last reply by Mathew Aniyan MSFT - Wednesday, June 15, 2011 10:10 AM -
0 Votes
Problem in page navigation in ActiveWindow.SelectedSheets.PrintPreview in Excel 2013
Anyway, the problem has been fixed by the mentioned workaround for now.Answered | 3 Replies | 1272 Views | Created by Misbah Masood-ul-Hasan - Friday, February 26, 2016 9:37 AM | Last reply by RonQueueKay - Monday, April 23, 2018 9:47 PM -
0 Votes
Navigation from a page to a panoramic page
Hi, No Problem, you are free to ask.Answered | 6 Replies | 754 Views | Created by Kulasangar - Friday, November 29, 2013 4:20 PM | Last reply by Kulasangar - Monday, December 2, 2013 7:20 AM -
0 Votes
Problem in prevent to display pages in modify navigation section.
Then manually add the links to the pages to the Global Navigation that you want to keep.Answered | 5 Replies | 5035 Views | Created by Hamed_1983 - Monday, August 24, 2009 10:19 PM | Last reply by Mike Smith MCT MVP - Tuesday, August 25, 2009 10:35 PM -
1 Votes
Navigate from Window to Page
This would be helpful for others facing the same kind of problemAnswered | 2 Replies | 2104 Views | Created by lax4u - Thursday, December 29, 2011 10:34 PM | Last reply by Rahul P Nath - Tuesday, January 3, 2012 4:47 AM -
2 Votes
Problems navigating to Windows Azure Page
Just to be clear, if I'm here: https://sql.azure.com/ProjectViewer.aspx and I click on "SQL Azure", "AppFabric" or "Marketplace" I get ...Answered | 5 Replies | 7614 Views | Created by MSDNDownloads - Tuesday, November 30, 2010 10:12 PM | Last reply by Ira Bell, Nimbo - Wednesday, December 1, 2010 5:44 PM -
0 Votes
Navigating pages
All I did was add a new Page, which created Page1 then add that markup and code behind to mainwindow.Answered | 6 Replies | 624 Views | Created by Richard0012 - Tuesday, March 24, 2015 9:04 PM | Last reply by Andy ONeill - Thursday, March 26, 2015 9:56 AM -
0 Votes
winrt back page navigation
Or otherwise you can put logic initialization code inside OnNavigatedTo and bind that to App DataViewModel to persist the same values when page is again displayed.Answered | 1 Replies | 1866 Views | Created by ranjit gs - Tuesday, September 10, 2013 9:47 AM | Last reply by Sachin S - Tuesday, September 10, 2013 1:59 PM -
0 Votes
Navigation problem
I think can be in all page in the constructor.Answered | 4 Replies | 1308 Views | Created by Manikanta3 - Tuesday, October 2, 2012 12:38 PM | Last reply by saramgsilva - Tuesday, October 9, 2012 3:15 PM -
0 Votes
Page navigation limitations and guidelines
-The second argument in Navigate(Uri source, object navigationState) or Navigate(object source, object navigationState) can't be accessed from the second page for ...Answered | 3 Replies | 3661 Views | Created by Rei Miyasaka - Sunday, June 29, 2008 6:05 PM | Last reply by Rei Miyasaka - Tuesday, July 8, 2008 10:18 PM -
1 Votes
Login Page UI and Navigation
... and in fact that's the standard way to 'clean up' the navigation stack from time to time - within your application logic - , in order to avoid it growing to 'inappropriate' sizes.Answered | 3 Replies | 2538 Views | Created by AndyCampbell - Friday, January 18, 2013 9:16 AM | Last reply by ForInfo - Friday, January 18, 2013 11:24 AM -
0 Votes
Windows 8 page navigation
The page can hosted in the Frame, if one page is navigated by a Frame, the Page.Frame property can be set as the Frame.Answered | 3 Replies | 2460 Views | Created by oh112 - Sunday, September 30, 2012 6:36 AM | Last reply by Jie Bao - Monday, October 1, 2012 8:44 AM -
2 Votes
Managed Metadata navigation - automatically add pages to navigation
Hi Ankit G, In the navigation settings, when you select one term set in the metadata navigation, then you create one page, the term of the page ...Answered | 1 Replies | 1216 Views | Created by Ankit G - Tuesday, May 24, 2016 12:54 PM | Last reply by Sara Fan - Wednesday, May 25, 2016 8:42 AM -
1 Votes
Windows 8 page navigation
In my opinion you can use Frame events to actually navigate around different pages, while Page navigation events to process the data (if any) associated with it.Answered | 4 Replies | 2331 Views | Created by oh112 - Sunday, September 30, 2012 6:33 AM | Last reply by Andrey Filatov - Monday, October 1, 2012 6:02 AM -
0 Votes
navigation of page on webview
If not, here is the code that worked fine while i tried navigating to next page on button click of the html page loaded in webView.Answered | 2 Replies | 1634 Views | Created by Metroappdevelopers - Wednesday, July 17, 2013 1:19 PM | Last reply by BinayaRaj Shrestha - Friday, July 19, 2013 6:07 AM -
0 Votes
Refresh page using navigation
there is no way to refresh page in Winjs , but you can go through this by reloading your data as you did in the first time, any way to is not a good approach to refresh the page in ...Answered | 1 Replies | 1894 Views | Created by Amit K Yadav - Wednesday, September 4, 2013 6:37 AM | Last reply by Ahmed-Fouad - Thursday, October 3, 2013 9:30 PM - Items 1 to 20 of 2100183 Next ›
No announcements