No announcements
Found 3874157 threads
-
0 Votes
ContainerFromItem always returns null when used with a grouped ListView in a Windows 8.1 app
But I still get the same null returning from listview.ContainerFromItem(item1).Unanswered | 7 Replies | 943 Views | Created by NFG - Tuesday, October 14, 2014 6:39 AM | Last reply by NFG - Wednesday, October 15, 2014 10:48 PM -
1 Votes
AppPool.Invoke() always returns null
Since the Invoke method must return something, it returns null.Answered | 7 Replies | 3615 Views | Created by Logan Therrion - Friday, August 24, 2012 1:19 PM | Last reply by Logan Therrion - Tuesday, November 27, 2012 7:52 PM -
2 Votes
Localizing Windows 8.1 App
To localize your Windows 8.1 App on C# it's about the same as localizing a Windows Phone App.Answered | 6 Replies | 1299 Views | Created by Coconut Storm - Monday, July 28, 2014 4:45 AM | Last reply by Ealsur - Friday, August 1, 2014 1:42 AM -
0 Votes
[WP8.1]How to group the listview items in windows phone 8.1
Welcome to the Developing Universal Windows apps forum!Answered | 1 Replies | 613 Views | Created by Alok varma - Tuesday, May 31, 2016 5:15 AM | Last reply by Sunteen Wu - Wednesday, June 1, 2016 9:49 AM -
1 Votes
BodyFrameReader.AcquireLatestFrame always returns null
To be safe using the "using()" pattern demonstrated in the samples to ensure you are correctly disposing objects.Answered | 2 Replies | 2468 Views | Created by Saticmotion - Tuesday, March 10, 2015 11:06 AM | Last reply by Saticmotion - Wednesday, March 11, 2015 8:30 AM -
1 Votes
[WP8.1][XAML]Expandable ListView Windows Phone 8.1 App
>Is there any control which behaves like Expandable ListView in Android You can use this TreeView control in the WinRTXamlToolkit .Answered | 2 Replies | 2106 Views | Created by RohitrkKUmar - Tuesday, May 26, 2015 10:16 AM | Last reply by Amy Peng - Wednesday, May 27, 2015 8:07 AM -
0 Votes
windows.devices.sensors.WHATEVER.getDefault() always returns NULL
As a final note, you should look to this forum for help with devices: http://social.msdn.microsoft.com/Forums/en-US/tailoringappsfordevices/.Answered | 3 Replies | 3150 Views | Created by psp28 - Thursday, February 2, 2012 6:28 AM | Last reply by Jeff Sanders - Thursday, February 2, 2012 6:18 PM -
0 Votes
[U8.1][XAML] How to return images default on listview ?
Based on your code, it seems that you use DataBinding in the ListView which has one image in the DataTemplate.Answered | 2 Replies | 422 Views | Created by Le Thien Hoang - Tuesday, July 7, 2015 10:37 AM | Last reply by Victory S - Wednesday, July 8, 2015 8:19 AM -
7 Votes
[UWP][C#] Windows.Devices.Midi.MidiSynthesizer.CreateAsync() Always Returns Null
>I mentioned in my post that whenever I try to create an IMidiOutPort using the following code (with the Microsoft Synth device Id), it always returns null as ...Answered | 5 Replies | 1822 Views | Created by Austin Gellner - Thursday, February 25, 2016 2:14 PM | Last reply by Beebingso - Thursday, October 20, 2016 12:37 PM -
0 Votes
Listview Handeling null returned values
If null results should be converted to empty strings, then: arr[0] = p["samaccountname"]?.Answered | 3 Replies | 451 Views | Created by Killer47x - Monday, August 14, 2017 7:46 PM | Last reply by Killer47x - Tuesday, August 15, 2017 8:22 PM -
1 Votes
Contact.Thumbnail always returns null on windows phone 8.1 runtime even when a contact has an image
Please check my reply inAnswered | 3 Replies | 1078 Views | Created by Rodrigo Matiazo - Tuesday, October 21, 2014 2:29 PM | Last reply by Rodrigo Matiazo - Friday, October 24, 2014 10:33 PM -
1 Votes
suser_name() always return NULL
Hi Enric Vives, Adding to senthilswing's post, SUSER_NAME can only return a login name that has an entry in the sys.syslogins system table, ...Answered | 3 Replies | 1574 Views | Created by Enric Vives - Thursday, August 18, 2016 8:32 AM | Last reply by Lin Leng - Thursday, August 18, 2016 9:17 AM -
0 Votes
[U8.1][XAML] How to replaced image source inside listview?
When click on items[1] and after click on items[5] too.Answered | 2 Replies | 383 Views | Created by Le Thien Hoang - Monday, July 6, 2015 11:35 AM | Last reply by Le Thien Hoang - Tuesday, July 7, 2015 10:35 AM -
0 Votes
FindWindow API always returning NULL on Windows Embedded Standard 7
We are facing some issues when we are running our applications(VS2010 VC++ Windows apps) in Windows Embedded Standard 7.Answered | 2 Replies | 1612 Views | Created by Nemali - Tuesday, March 5, 2013 12:08 PM | Last reply by Pintu Shukla - Tuesday, March 5, 2013 4:28 PM -
0 Votes
[WP8.1]Listview like messaging app in Windows Phone 8.1
= null) { characterListView.IsItemClickEnabled = characterListView.SelectionMode !Answered | 2 Replies | 701 Views | Created by Nulike - Thursday, June 25, 2015 3:39 AM | Last reply by Nulike - Saturday, June 27, 2015 9:37 PM -
1 Votes
xp_cmdshell always returns NULL
Yes the problem was the AV, when we disabled the antivirus, the xp_cmdshell starts working fine.Answered | 12 Replies | 19266 Views | Created by Raul Yepez - Monday, January 24, 2011 6:59 PM | Last reply by John Sansom - Wednesday, January 26, 2011 4:50 PM -
3 Votes
ListView jiggles horizontally when large item about to scroll in or out in Windows Phone 8.1 Preview
But this problem hasn't been fixed even in the most updated version of windows (phone) 8.1!Answered | 6 Replies | 7198 Views | Created by IanG - Monday, June 23, 2014 1:31 PM | Last reply by g.developer84 - Tuesday, March 31, 2015 10:20 AM -
0 Votes
Grouped ListView / GridView Header Alignment
BTW, here's the documentation that you were referring to ...Answered | 12 Replies | 4612 Views | Created by Lukas F - Sunday, August 25, 2013 11:58 AM | Last reply by Matt Small - Tuesday, September 10, 2013 3:55 PM -
6 Votes
SerialDevice.FromIdAsync always returns null on Raspberry Pi 2?
10 IoT Core returns an error (Error Code 31) when attempting to access the Silicon Labs serial driver interface because no COM port is defined.Answered | 15 Replies | 5600 Views | Created by hellthorne - Monday, August 17, 2015 4:37 PM | Last reply by Andre Marschalek - Monday, August 1, 2016 8:56 AM -
0 Votes
ListView item is always at 44px
Using height: auto or height: 100% just doesn't work.Answered | 2 Replies | 1647 Views | Created by ICode. _ - Saturday, October 20, 2012 5:54 PM | Last reply by skills0 - Monday, October 22, 2012 4:47 PM - Items 1 to 20 of 3874157 Next ›
No announcements