No announcements
Found 3122109 threads
-
1 Votes
How to get winControl of the ListView in the Pivot?
Oh man I can't describe how much this saved me...Answered | 4 Replies | 2373 Views | Created by Linr - Saturday, October 25, 2014 12:58 AM | Last reply by ADefwebserver - Wednesday, November 5, 2014 5:47 PM -
0 Votes
Can't acccess winControl property
So like I said, the actual WinJS control (the .winControl for the ListView in this case) is not necessarily instantiated at the point you're trying to access it.Answered | 5 Replies | 1705 Views | Created by Dittops - Sunday, February 17, 2013 3:55 PM | Last reply by Kraig Brockschmidt [MSFT] - Monday, February 18, 2013 4:02 PM -
3 Votes
winControl DOM element attribute, how is it implemented?
After Jeff mentioned how I could use the Debugger to put a breakpoint on the line to see what was happening, I found the line that was setting the "winControl" attribute on ...Answered | 3 Replies | 3787 Views | Created by mesarina - Thursday, November 17, 2011 5:25 PM | Last reply by mesarina - Friday, November 18, 2011 9:01 PM -
0 Votes
document.getElementById('favouriteList').winControl returning undefined
Hi Gurpreet, You need to wait for the hub wincontrol to finish loading.Answered | 5 Replies | 1869 Views | Created by singhguru87 - Saturday, November 23, 2013 7:15 PM | Last reply by singhguru87 - Monday, November 25, 2013 7:52 PM -
1 Votes
ListView get item key in eventhandler (oniteminvoked)
I tried to find out what's the defined behavior of a ListView together with own implementation of the data interface.Answered | 2 Replies | 2792 Views | Created by Bruno proITservice - Wednesday, October 10, 2012 9:02 AM | Last reply by Jeff Sanders - Monday, October 15, 2012 3:45 PM -
0 Votes
How to delete a item for custom datasource of listview?
http://code.msdn.microsoft.com/windowsapps/ListView-custom-data-4dcfb128 I think this codes had show you how to delete a item in customize ...Answered | 1 Replies | 3271 Views | Created by Pan Chan - Friday, June 8, 2012 9:52 AM | Last reply by Dino He - Monday, June 11, 2012 3:12 AM -
3 Votes
How could I access AutomationID with WinControl?
Annoyingly, extensive Googling (or Bing-ing) has revealed that WinControl can't normally access the AutomationId using SearchProperties.Answered | 2 Replies | 630 Views | Created by Keiggo - Friday, October 9, 2015 2:40 PM | Last reply by Keiggo - Monday, October 12, 2015 9:39 AM -
0 Votes
how to get the item from listview to another listview ?
i have 2 listview and i want to get the item from the listview to another listview like when i select an item from listview1 i can get the total ltrs of it ...Answered | 1 Replies | 986 Views | Created by yOyie_333 - Sunday, June 8, 2014 1:26 AM | Last reply by Acamar - Sunday, June 8, 2014 1:51 AM -
0 Votes
How get the ListView's SelectedIndex?
Seems that this is necessary when there are textboxes inside a listview with DataBinding.Answered | 6 Replies | 1157 Views | Created by Markus222 - Thursday, March 19, 2015 6:50 AM | Last reply by Markus222 - Thursday, March 19, 2015 4:02 PM -
2 Votes
ListView does not load when placed in a Flyout
var outsideFlyoutListView = element.querySelector("#outsideFlyoutListView").winControl; outsideFlyoutListView.itemTemplate = ...Answered | 5 Replies | 3374 Views | Created by Omid Bayani - Monday, August 20, 2012 10:09 AM | Last reply by Jeff Sanders - Monday, August 20, 2012 7:49 PM -
0 Votes
How to get the focus to a datatemplate listview item in a listview?
--- Alternatively, you can set the 'SelectedItem = theObject', (ListView SelectionMode='Single') and subsequently do ...Answered | 1 Replies | 2044 Views | Created by Subbu3chy - Friday, July 27, 2012 8:25 AM | Last reply by ForInfo - Friday, July 27, 2012 8:46 AM -
0 Votes
How to convert Pivot into Dynamic Pivot?
,'varchar(max)'),1,1,'') SET @query = 'SELECT * FROM ( SELECT [Factor_value],[factor_label] FROM [TEMP_lacp_factors] )t PIVOT (MAX([factor_value]) FOR ...Answered | 2 Replies | 742 Views | Created by ryguy72 - Thursday, January 29, 2015 7:45 PM | Last reply by Jingyang Li - Thursday, January 29, 2015 8:23 PM -
1 Votes
Switching of ListView itemDataSource
(function () { "use strict"; //Data sources var Dog = new WinJS.Binding.List([ { title: "dog", text: "dog" ...Answered | 3 Replies | 3038 Views | Created by Lance Flugelhorn - Thursday, May 10, 2012 5:55 AM | Last reply by jrboddie - Thursday, May 10, 2012 12:09 PM -
6 Votes
How to get ListView visible items?
for(int i=0; i < (int)listview->Items->Size; i++) { DependencyObject^ ...Answered | 6 Replies | 6761 Views | Created by Sedrak - Thursday, August 23, 2012 12:14 PM | Last reply by Sedrak - Tuesday, August 28, 2012 7:05 AM -
0 Votes
How to get Listbox to populate in Listview
Can someone please tell me how to get a listbox to populate inside a listview when the Edit button is clicked based on either a hidden field or the datakeynamesAnswered | 1 Replies | 3040 Views | Created by robbinsm - Tuesday, May 5, 2009 4:33 PM | Last reply by kaymaf - Tuesday, May 5, 2009 5:47 PM -
0 Votes
Help getting Pivot to work
You should get as many rows as how many distinct DocumentId you have in your original query.Answered | 3 Replies | 1919 Views | Created by Popeye.Tom - Monday, September 10, 2012 6:05 PM | Last reply by Naomi N - Tuesday, September 11, 2012 3:19 AM -
3 Votes
How to get the wincontrol of a listview, that was created programmatically in JS
I am creating listviews dynamically, when newlist button is clicked each time.Answered | 4 Replies | 3138 Views | Created by ArunKarthika - Sunday, December 16, 2012 4:14 PM | Last reply by Kraig Brockschmidt [MSFT] - Tuesday, December 18, 2012 10:26 PM -
0 Votes
How to pivot the columns to get the following result
I have an article explaining how this can be done for multiple columns (in your case it's one column, but the idea is similar) T-SQL: Dynamic Pivot on ...Answered | 5 Replies | 569 Views | Created by SqlDev12 - Tuesday, May 24, 2016 2:55 PM | Last reply by Naomi N - Tuesday, May 24, 2016 7:48 PM -
0 Votes
ListView drag-n-drop example?
-- listView = element.querySelector(".myListView").winControl; ...Answered | 4 Replies | 4059 Views | Created by AwesomePerson - Saturday, December 24, 2011 8:59 PM | Last reply by Jeff Sanders - Friday, March 9, 2012 8:14 PM -
0 Votes
Listview: how to get the current checked item
Is there a way to hide items from a listview?Answered | 3 Replies | 2994 Views | Created by AdrianCimpo - Thursday, August 28, 2008 9:45 AM | Last reply by AdrianCimpo - Friday, August 29, 2008 1:13 PM - Items 1 to 20 of 3122109 Next ›
No announcements