No announcements
Found 2945739 threads
-
1 Votes
Webview inside a Flipview template
Hi Sri, You can have a webview inside the flipview template.Answered | 3 Replies | 4344 Views | Created by sri4 - Sunday, February 26, 2012 1:19 AM | Last reply by Alexandre ALRocha - Friday, May 3, 2013 8:04 PM -
0 Votes
DataBinding issue for ListView inside FlipView
i had forgotten to add new members (winners,runnersup) here: public bool NeedSync(ItemViewModel other) ...Answered | 4 Replies | 463 Views | Created by mhmt93t - Friday, July 22, 2016 2:12 PM | Last reply by mhmt93t - Tuesday, July 26, 2016 10:34 AM -
0 Votes
Graphical Glitch in Flipview control
But I don't know if you find a interesting thing, when you move the flipview to the second item(b), then click reload button, the flipview does not blinking.Answered | 2 Replies | 589 Views | Created by g.developer84 - Monday, September 22, 2014 10:32 AM | Last reply by Jamles Hez - Saturday, October 11, 2014 10:51 AM -
1 Votes
how to add context indicator to a flipview
There is a FlipView Context Indicator control in the Callisto framework.Answered | 3 Replies | 3632 Views | Created by Ruth Ramya - Wednesday, May 22, 2013 1:14 PM | Last reply by Ruth Ramya - Monday, May 27, 2013 6:20 AM -
0 Votes
[XAML]Access Flipview Item
Hello mskocabay, Please ...Answered | 2 Replies | 357 Views | Created by mskocabay - Friday, March 4, 2016 3:26 PM | Last reply by Krunal Parekh - Monday, March 7, 2016 5:52 AM -
1 Votes
FlipView inside an other FlipView
This solution supports embedded orthogonal FlipViews.Answered | 1 Replies | 1486 Views | Created by Zahoor Gorsi - Tuesday, February 26, 2013 1:58 PM | Last reply by ForInfo - Tuesday, February 26, 2013 5:02 PM -
0 Votes
Dynamically displaying Items using FlipView and DataTemplateSelector in WinRT
Hi 1Stefan, It's more about binding, you could design your collection, for instance you want to have 3 items per FlipView, you could design the collection as ...Answered | 2 Replies | 666 Views | Created by 1Stefan - Friday, May 22, 2015 1:42 PM | Last reply by Jamles Hez - Monday, June 8, 2015 1:20 PM -
0 Votes
adding bing map to flipview controls
I assume the same way you would dynamically add anything to another control.Answered | 1 Replies | 2027 Views | Created by Aneesh12online - Saturday, June 2, 2012 12:26 PM | Last reply by Matt Small - Monday, June 4, 2012 10:15 PM -
0 Votes
How to add controls to Datatemplate dynamically inside flipview
hi. you cant add it more then once. then you need to remove it first from its parents and then add it again.Answered | 5 Replies | 1412 Views | Created by zee_patel - Tuesday, February 18, 2014 7:34 AM | Last reply by zee_patel - Tuesday, February 18, 2014 1:59 PM -
1 Votes
image.stretch invaild in flipview with scrollviewer
You can solve most of this problem entirely through binding, but to make it work right with snap view you'll need to add some code.Answered | 2 Replies | 3151 Views | Created by JasonJC - Tuesday, October 16, 2012 10:11 AM | Last reply by JasonJC - Wednesday, October 17, 2012 1:29 AM -
0 Votes
[UWP]Is FlipView right control to show images
The page that you linked (Answered | 3 Replies | 577 Views | Created by SARVESH.RVN - Thursday, August 11, 2016 1:45 PM | Last reply by Konrad Neitzel - Friday, August 12, 2016 9:39 AM -
0 Votes
To add different Datatemplate to same Listview Dynamically
Known Issues for Windows 10 SDK and Tools We need to know the type of your project, and you would need to add tag to title by yourself.Answered | 1 Replies | 313 Views | Created by Pawan chaudhari - Friday, May 20, 2016 2:07 PM | Last reply by Xavier Xie-MSFT - Monday, May 23, 2016 3:21 AM -
1 Votes
FlipView ItemTemplate Binding With ContentControl
3x items in FlipView, do it from model side as in previous example.Answered | 3 Replies | 4462 Views | Created by jane9652 - Friday, June 15, 2012 10:45 AM | Last reply by andrejs.mamontovs - Monday, May 27, 2013 1:39 PM -
0 Votes
FlipView controller content auto animate
Hi Please trying the below link:Answered | 1 Replies | 706 Views | Created by Dileepa S. Rajapaksa - Monday, March 30, 2015 6:58 AM | Last reply by lxd_DD - Monday, March 30, 2015 7:25 AM -
1 Votes
how to have a flipview of multiple items like the windows store
As a friendly reminder please make sure to add the appropriate tags to the title of your post as perAnswered | 2 Replies | 2181 Views | Created by LazyCodingGuy - Saturday, October 10, 2015 12:22 AM | Last reply by Amy Peng - Friday, October 16, 2015 5:45 AM -
2 Votes
VisualStates and Triggers Within an ItemTemplate/DataTemplate
Guide to posting: subject line tags I have tested @Mike Taulty's solution it should work for you, we can not add the AdaptiveTrigger directly to the ...Answered | 4 Replies | 1113 Views | Created by RobertLewis - Wednesday, November 18, 2015 9:40 PM | Last reply by Amy Peng - Friday, November 20, 2015 1:56 AM -
0 Votes
Is it possible to use VirtualizingStackPanel in a FlipView?
Yes you can use VirtualizingStackPanel as ItemsPanel inside FlipView.Answered | 3 Replies | 1450 Views | Created by _N0stalgic - Tuesday, November 12, 2013 8:36 AM | Last reply by Sachin S - Wednesday, November 13, 2013 3:32 PM -
0 Votes
Media Element in FlipView Data Template Problem
> I have tired create 5 FlipViewItems directly, and it really created 5 videos,but if I created FlipViewItem dynamically form Datatemplate, it didn't work.Answered | 8 Replies | 4820 Views | Created by Bob_Yeh - Sunday, May 6, 2012 3:42 PM | Last reply by MingXu-MSFT - Friday, May 11, 2012 9:21 AM -
1 Votes
FlipView Item Caching Problem
I have a view that hosts a FlipView control.Answered | 7 Replies | 4225 Views | Created by erkjak - Friday, July 20, 2012 8:13 PM | Last reply by Jeremy_Cook - Friday, July 27, 2012 8:40 PM -
1 Votes
Dynamically add custom control inside another control
As I understand, if want to add control to a div tag, Firstly use runat="Server" to the div and then use div.Controls.Add to add the ...Answered | 2 Replies | 643 Views | Created by Rakkk - Friday, July 1, 2016 8:58 AM | Last reply by Murugesa Pandian - Monday, July 4, 2016 5:55 AM - Items 1 to 20 of 2945739 Next ›
No announcements