No announcements
Found 1227881 threads
-
0 Votes
Dynamically update a Metro listView upon horizontal scroll (JS/HTML)
the only example i've seen was appending a child element via JS. is That the only way of achieving it?Answered | 5 Replies | 3391 Views | Created by Mike_86 - Tuesday, June 19, 2012 9:19 AM | Last reply by Dave Paquette (MVP) - Wednesday, June 20, 2012 2:29 PM -
6 Votes
How to listView horizontal arrangement in metro App?
You can control the ListView's panel by defining the ItemsPanel to use a horizontal control.Answered | 1 Replies | 6842 Views | Created by Roy_Rock - Tuesday, December 20, 2011 5:38 AM | Last reply by Rob Caplan [MSFT] - Tuesday, December 20, 2011 9:35 PM -
5 Votes
Horizontal Scrolling not working?
Any updates on whether this is now supported in the Consumer Preview?Answered | 16 Replies | 8826 Views | Created by Louis_PiG - Monday, January 16, 2012 8:54 PM | Last reply by harriha - Monday, June 25, 2012 9:58 AM -
2 Votes
Infinite scrolling with ListView
AITWFPcghJMkIcg Also it's not so clear how IncrementalLoadingThreshold works when ListView has horizontal scrolling (like I did in my sample).Answered | 11 Replies | 18334 Views | Created by OasisLiveForever - Sunday, May 20, 2012 6:14 AM | Last reply by floekkeVestas - Sunday, May 27, 2012 2:42 PM -
1 Votes
Horizontal scrolling doesn't work with ItemsStackPanel in ListView(GridView)
You should set ListView ...Answered | 5 Replies | 3345 Views | Created by Mikhail Maksyuta - Friday, October 18, 2013 1:08 PM | Last reply by Sergei Bliudenov - Tuesday, February 10, 2015 6:05 AM -
0 Votes
Cannot scroll Gridview horizontally if it contains a listview
i think your problem could be related with the item that contains focus, you are scrolling the focused item and not the gridview, maybe.Answered | 6 Replies | 1414 Views | Created by maouida - Tuesday, February 5, 2013 6:23 PM | Last reply by maouida - Tuesday, February 5, 2013 7:14 PM -
2 Votes
Fix horizontal scroll bar position on ListView
The ListView class has a variety of events (eg.Answered | 5 Replies | 7596 Views | Created by Barot Bhavik - Wednesday, November 10, 2010 6:08 AM | Last reply by Sheldon _Xiao - Thursday, November 18, 2010 1:31 AM -
1 Votes
[WP8.1]How to Make Listview Scroll Horizontally
I would try with <ListView.ItemsPanel> <ItemsPanelTemplate> ...Answered | 3 Replies | 471 Views | Created by XAMARIN-UWP - Friday, October 23, 2015 10:51 AM | Last reply by ivan.icin - Sunday, October 25, 2015 11:16 PM -
0 Votes
Can you have a ListView scroll vertically?
ListLayout is specifically a single-column, vertically-scrolling layout.Answered | 3 Replies | 7856 Views | Created by Harlequin - Thursday, February 9, 2012 11:49 PM | Last reply by Kraig Brockschmidt [MSFT] - Tuesday, July 24, 2012 4:34 PM -
0 Votes
[Bingmaps] [Javascript\HTML] How to disable infinite horizontal scrolling?
There is no easy way to disable the infinite horizontal scrolling.Answered | 1 Replies | 3784 Views | Created by neong87 - Monday, July 23, 2012 5:17 AM | Last reply by Ricky_Brundritt - Wednesday, July 25, 2012 8:43 AM -
1 Votes
About the scrolled position in ListView in Metro
Hi Roney, Here is the documentation for ListView: http://msdn.microsoft.com/en-us/library/windows/apps/br211837.aspx When you leave ...Answered | 3 Replies | 2761 Views | Created by RoneyRao - Friday, February 17, 2012 3:16 AM | Last reply by Jeff Sanders - Monday, March 26, 2012 3:24 PM -
3 Votes
Set ListView scroll position
In my particular case, all I'm trying to do is restore the horizontal scroll position of a ListView following a sort (which ...Answered | 10 Replies | 35924 Views | Created by Daniel Stöffler - Monday, June 23, 2008 7:54 AM | Last reply by Chris Zhang1 - Monday, September 15, 2014 11:00 PM -
0 Votes
ListView Scroll Vertical
With List it was showing horizontal scroll, but Small Icon solve the problem !Answered | 5 Replies | 5257 Views | Created by guilhermecvm1 - Wednesday, July 26, 2006 9:06 PM | Last reply by ahmedilyas - Wednesday, July 26, 2006 11:01 PM -
2 Votes
Horizontal ListView items do not scroll when swiped in WinRT app?
The ListView is not meant to be a horizontal scrolling control and is meant for vertical scrolling list scenarios.Answered | 2 Replies | 5547 Views | Created by roschler - Tuesday, February 4, 2014 9:01 PM | Last reply by roschler - Wednesday, February 12, 2014 5:55 AM -
0 Votes
[UWP][Xbox] winjs ListView on XBox doesn't scroll to show items which are partially off the screen when they gain focus in JS/HTML
Unfortunately the ListView does not include the scroll into view behavior that other versions of WinJS had.Answered | 2 Replies | 506 Views | Created by mhughes3 - Tuesday, February 21, 2017 6:28 PM | Last reply by payzer - Friday, February 24, 2017 6:25 PM -
2 Votes
Horizontal Scrolling
Now if I scroll normally, it scrolls horizontally and scrolling horizontally or tilting the mousewheel still doesn't do anything.Answered | 6 Replies | 7963 Views | Created by roy19 - Friday, November 18, 2011 7:29 PM | Last reply by Sheldon _Xiao - Tuesday, November 22, 2011 7:23 AM -
0 Votes
Scrolling or Panning Horizontally with Windows Store/ Metro Style App using HTML5/Javascript
Is there a *.js file that I have to include in my default.html file?Answered | 2 Replies | 2891 Views | Created by EJL972011 - Saturday, July 27, 2013 8:46 AM | Last reply by ejl973 - Monday, August 5, 2013 10:37 PM -
0 Votes
hiding horizontal scrollbar on listview
[DllImport("user32.dll", SetLastError = true)] private static extern int GetWindowLong(IntPtr hWnd, int nIndex); private void button3_Click(object ...Answered | 3 Replies | 4945 Views | Created by Natural_D - Sunday, December 20, 2009 4:25 AM | Last reply by Aland Li - Wednesday, December 23, 2009 1:19 PM -
0 Votes
Getting ScrollViewer to horizontally scroll with mouse wheel
I'm converting an existing WP7 application and some of my implementations for the phone are very different than what I should be doing for the Metro environment.Answered | 2 Replies | 4416 Views | Created by Jim Young (Level6 Productions) - Saturday, September 8, 2012 6:56 PM | Last reply by Jim Young (Level6 Productions) - Tuesday, September 11, 2012 2:24 PM -
1 Votes
Windows 10 store horizontal scrolling
Hello, I can't figure it out which controller was used in Windows 10 store main page to achieve horizontal scrolling.Answered | 1 Replies | 927 Views | Created by henrikbarna - Sunday, August 23, 2015 10:07 AM | Last reply by Ken Tucker - Sunday, August 23, 2015 1:15 PM - Items 1 to 20 of 1227881 Next ›
No announcements