No announcements
-
0 Votes
How to I apply snapview hubsection
Still not understand your question... Do you mean something you like to snap the Hubsection for instance while we are looking at Section 2, Section 1 should hide? ...Proposed | 11 Replies | 932 Views | Created by Javier Ra - Monday, February 16, 2015 9:43 PM | Last reply by Javier Ra - Thursday, February 26, 2015 8:09 PM -
0 Votes
Weird ListView transition behaviour when in second HubSection
if the ListView is in the second HubSection of a Hub control then only the first item of the ListView transitions. It looks really odd, and I haven't done anything in particular to ...Answered | 3 Replies | 878 Views | Created by DecadeMoon - Tuesday, June 10, 2014 10:58 AM | Last reply by Matt Small - Monday, June 23, 2014 12:50 PM -
1 Votes
I'm not getting control under hub section
Option 4 => Use MVVM and set a DataContext for your HubSection. Then you can do everything via data binding. Here a thread with a ...Answered | 2 Replies | 796 Views | Created by Ashiq Hassan - Saturday, July 26, 2014 11:10 PM | Last reply by Ashiq Hassan - Sunday, July 27, 2014 2:19 PM -
0 Votes
Cannot access object under HubSection
I have a question about accessing object under Hub section. So basically what I have is kind of this:Unanswered | 1 Replies | 559 Views | Created by goaty92 - Sunday, May 11, 2014 2:06 PM | Last reply by Rob Caplan [MSFT] - Sunday, May 11, 2014 4:05 PM -
0 Votes
How to get the index of the current selected HubSection in a Hub?
If there are 5 HubSection items in a Hub control, the user scrolls to the 3rd one, then how to get the current selected index of the current HubSection?Answered | 1 Replies | 1476 Views | Created by imnbwd - Wednesday, October 8, 2014 6:52 AM | Last reply by Dave Smits - Wednesday, October 8, 2014 7:05 AM -
0 Votes
MVVM and app/user settings
That's what I ended up doing. I had some problems with figuring out how to get the settings window to close using MVVM. I found some other posts that suggested not using ...Answered | 2 Replies | 4866 Views | Created by Frank Leidy - Saturday, November 21, 2009 5:56 PM | Last reply by Frank Leidy - Monday, November 23, 2009 1:28 PM -
0 Votes
Getting each items from hubsection?
to this hubsection. But I don't know how do I get items when I click on listview inside hubsection there(getting value of texblock on listview)???.Answered | 2 Replies | 589 Views | Created by Le Thien Hoang - Tuesday, April 7, 2015 1:33 AM | Last reply by Le Thien Hoang - Tuesday, April 7, 2015 10:14 PM -
0 Votes
How to access controls within HubSections?
Sure, the UserControls could use their Loaded-Event and notify the MainPage once loading is complete. But some of the UCs are not only used in the MainPage HubSections but on other pages as ...Unanswered | 2 Replies | 1262 Views | Created by Agenor - Wednesday, March 26, 2014 11:03 AM | Last reply by Agenor - Thursday, March 27, 2014 7:51 AM -
0 Votes
Hub Control: determine change of current HubSection
section, but the Hub control doesn't seem to have something like this. But as I want do change the applicationbar buttons depending on the current HubSection, how is ...Answered | 2 Replies | 856 Views | Created by frostieDE - Wednesday, July 16, 2014 7:47 PM | Last reply by frostieDE - Thursday, July 17, 2014 2:33 PM -
0 Votes
[XAML][8.1] Binding UserControl to HubSection
The Hub control invoking the user control:Answered | 2 Replies | 489 Views | Created by alanmarklewis - Friday, October 23, 2015 1:12 PM | Last reply by alanmarklewis - Tuesday, November 3, 2015 9:03 AM -
0 Votes
Passing selected list items to a hubsection
Yep, it's a good way to share a bridging object. There's not so much more to it really.I can give you some sample code - which is intended to share a setting between charms and elsewhereAnswered | 4 Replies | 431 Views | Created by Aiseduk - Saturday, June 20, 2015 1:07 PM | Last reply by Andy ONeill - Monday, June 22, 2015 8:26 AM -
0 Votes
Invalid XAML error in HubSection DataTemplate
I am getting this error message for the following xaml ...Answered | 2 Replies | 1804 Views | Created by SailingRock - Thursday, August 22, 2013 10:22 PM | Last reply by Andrés S - Monday, October 7, 2013 1:00 AM -
4 Votes
Setting DataContext In XAML (MVVM)
Here's a great post summarizing EIGHT different ways of instantiating viewmodels and setting ...Answered | 3 Replies | 41381 Views | Created by mariocatch - Thursday, August 5, 2010 4:42 PM | Last reply by qfred - Thursday, August 12, 2010 2:55 PM -
0 Votes
Hub. Focus navigation between HubSection.
, once a keydown event triggered, we may need to check if the key equals to "Left" or "Right" arrow, then we can determine the current hubsection byAnswered | 1 Replies | 858 Views | Created by erofeevn - Saturday, August 30, 2014 8:45 AM | Last reply by Jamles Hez - Monday, September 1, 2014 5:21 AM -
1 Votes
MVVM WPF Global Settings
Hello, You could use app settings and bind them to update the value. You could find what you need here: ...Answered | 3 Replies | 1661 Views | Created by Quentin.Samuelson - Tuesday, August 12, 2014 4:30 AM | Last reply by Andy ONeill - Tuesday, August 12, 2014 6:59 AM -
0 Votes
Using Microsoft.Xaml.Interactivity to do navigation with interactive HubSections
Hi James, thank you for your answer. I thought of that already, but I don't know how to I can make the HubSection set the property before the ...Answered | 5 Replies | 1294 Views | Created by schlumpfling42 - Saturday, October 4, 2014 11:00 AM | Last reply by Jamles Hez - Tuesday, October 7, 2014 3:26 AM -
2 Votes
Finding what's selected in HubSection GridView DataTemplate
</GridView> </DataTemplate> </HubSection> I have an AppBar set up as ...Answered | 6 Replies | 2827 Views | Created by ReignOfComputer - Tuesday, September 10, 2013 3:17 AM | Last reply by ReignOfComputer - Wednesday, September 11, 2013 2:04 PM -
0 Votes
[UWP][XAML] fit HubSection width to screen
and it's no longer adapting HubSections width to fit it (almost) to the width of the screen. What is the best way to restore HubSection "fit to screen width" ...Answered | 3 Replies | 1386 Views | Created by rlu-jojo - Tuesday, November 3, 2015 10:26 AM | Last reply by YoMace - Monday, November 16, 2015 4:40 PM -
0 Votes
Setting DataContext in MVVM
Hi, I am working on WPF appliation using MVVM and PRISM. While creating the ViewModel for View, I am setting the DataContext in the code behind of view by this.DataContext = ...Unanswered | 3 Replies | 6397 Views | Created by developer.iec - Tuesday, June 8, 2010 9:26 AM | Last reply by Linda Liu - Thursday, June 10, 2010 7:28 AM -
0 Votes
HubSection - Is there a way to remove this glyph?....
you can design HubSection's control template , as below: <Style x:Key="HubSectionStyle1" TargetType="HubSection">Answered | 4 Replies | 770 Views | Created by VcDeveloper - Monday, October 27, 2014 6:02 PM | Last reply by VcDeveloper - Tuesday, October 28, 2014 9:59 PM
No announcements