No announcements
Found 3507214 threads
-
1 Votes
Change specific cells in Listview (XAML)
Either Bind the SelectedValue of the ListView to a Property of a class, in this case, MainWindow, or Bind the TextBlock directly to the SelectedValue of the ListView.Answered | 6 Replies | 1252 Views | Created by X Seven - Tuesday, April 2, 2013 1:53 AM | Last reply by Matt Searles - Wednesday, April 3, 2013 1:43 AM -
0 Votes
gridview column inside a listview
ok i got my solution i am able to access the gridview control using this ....Answered | 14 Replies | 6272 Views | Created by cruxdude - Monday, May 11, 2009 10:22 AM | Last reply by Jim Zhou - MSFT - Friday, May 15, 2009 3:08 AM -
0 Votes
Help Please: how to change an item color inside a listview control
Basically i want to change the color of a text in a listview depending if the text is equal to Online, offline, AFK.Answered | 2 Replies | 1752 Views | Created by Avichai-Rebibo - Sunday, July 7, 2013 7:00 PM | Last reply by Avichai-Rebibo - Wednesday, July 10, 2013 1:26 PM -
0 Votes
In ListView control WinnRT XAML, when I select the Item in ListView, it shows Select(Right) mark on right side;
In ListView control WinnRT XAML, when I select the Item in ListView, it shows Select(Right) mark on right side; I would like to hide that check mark, for That what ...Answered | 1 Replies | 1267 Views | Created by Rajeev BR - Monday, March 18, 2013 6:19 PM | Last reply by jrboddie - Monday, March 18, 2013 6:30 PM -
0 Votes
How get the ListView's SelectedIndex?
Searched on google and someone writes that when inside a list control are other controls, like the textboxes in this case, the textboxes have to handle the event.Answered | 6 Replies | 1056 Views | Created by Markus222 - Thursday, March 19, 2015 6:50 AM | Last reply by Markus222 - Thursday, March 19, 2015 4:02 PM -
0 Votes
[UWP][XAML]How to change visual states for ListView - is Blend broken?
I want to use Expression Blend 2015 to change how the different states look inside a ListView.Answered | 3 Replies | 2583 Views | Created by JustinMag - Saturday, November 14, 2015 1:33 AM | Last reply by Nick Spag - Saturday, January 7, 2017 6:57 PM -
0 Votes
printing listview under c# and xaml
Hi AMIR, To print something on to the paper you may need go through the documentation: Quickstart: Printing from your app You can print what ...Answered | 5 Replies | 1090 Views | Created by AMIR ameri - Sunday, December 7, 2014 6:02 PM | Last reply by Jamles Hez - Tuesday, December 16, 2014 9:25 AM -
0 Votes
[XAML]Last item of the ListView cant scrolled up.Listview is presented inside the pivotItem.
Hello Dinez, The problem is that you have put the List View inside a stackPanel.Answered | 3 Replies | 493 Views | Created by Dinez - Wednesday, November 11, 2015 10:41 AM | Last reply by Krunal Parekh - Thursday, November 12, 2015 8:36 AM -
1 Votes
Controlling listView elements for custom animations
In term of making a custom control like that- I've seen basic tutorials for XAML, are there guide or samples you might know of that for HTML and CSS would get me started on making ...Answered | 3 Replies | 2651 Views | Created by romeboards - Thursday, June 7, 2012 4:37 PM | Last reply by Bryan Thomas - Thursday, June 7, 2012 7:04 PM -
0 Votes
How to get the focus to a datatemplate listview item in a listview?
Step 1: You should scroll into view an 'object' (i.e. most usually the DataContext object associated with that XAML item), not the XAML item "grdiname" itself.Answered | 1 Replies | 1968 Views | Created by Subbu3chy - Friday, July 27, 2012 8:25 AM | Last reply by ForInfo - Friday, July 27, 2012 8:46 AM -
5 Votes
How to turn off highlight on hover on xaml listview item?
If the phone numbers in your application are not interactable (user can't select or highlight, etc), then you can either use a different control as mentioned above, or restyle the ...Answered | 2 Replies | 11773 Views | Created by RalphB - Tuesday, June 5, 2012 7:14 PM | Last reply by Mark Rideout - Tuesday, June 5, 2012 9:38 PM -
1 Votes
How to insert from vb.net listview to access table
Hi alobi, You want to insert data from ListView into ms access database, one is inserting entire data from listview into ...Answered | 10 Replies | 2128 Views | Created by alobi - Monday, April 23, 2018 10:14 AM | Last reply by alobi - Tuesday, May 1, 2018 5:30 PM -
2 Votes
[UWP][C#]How to control Listview with C # code.
thank you, but I don't understand about how to use that... sorry..Answered | 4 Replies | 410 Views | Created by 불타는머리 - Sunday, October 8, 2017 10:55 AM | Last reply by 불타는머리 - Tuesday, October 10, 2017 1:20 AM -
1 Votes
[U8.1][Xaml]ListView Right Alignment
Known Issues for Windows 10 SDK and Tools Make your templates the width of the ListView (either set it from code or bind the Width to ActualWidth, ...Answered | 1 Replies | 770 Views | Created by nverbeek - Monday, June 1, 2015 3:53 PM | Last reply by Rob Caplan [MSFT] - Monday, June 1, 2015 7:36 PM -
1 Votes
ImageButton or LinkButton in ListView inside UpdatePanel
http://forums.asp.net/1022.aspx/1?Answered | 1 Replies | 5609 Views | Created by Raha06 - Tuesday, October 25, 2011 8:43 AM | Last reply by Lingaraj Mishra - Tuesday, October 25, 2011 9:01 AM -
0 Votes
Access control in Windows Phone
Known Issues for Windows 10 SDK and Tools We can not access the TextBlock from the ListView directly by using the TextBlock name, we can ...Answered | 2 Replies | 298 Views | Created by plm okn - Friday, March 4, 2016 9:57 AM | Last reply by Amy Peng - Friday, March 4, 2016 12:06 PM -
2 Votes
Can't access to a control inside a Template
Hi Harkonnen, --does it mean that I have to create a new Thumb which will inherit from the Thumb class, and insert it into my XAML ?Answered | 9 Replies | 2149 Views | Created by Harkonnen - Monday, June 18, 2012 12:28 PM | Last reply by Min Zhu - Thursday, June 21, 2012 9:04 AM -
0 Votes
from listview to ms access
Remember, you need a connection string to the access database.Answered | 2 Replies | 2200 Views | Created by L O S T - Thursday, March 8, 2012 7:31 AM | Last reply by Mitja Bonca - Thursday, March 8, 2012 8:53 AM -
0 Votes
Bug accessing XAML-based control from a class library
Matt, Is there any way I can embed Generic.xaml file inside the dll itself?Answered | 12 Replies | 9381 Views | Created by Actipro Software - Monday, March 12, 2012 3:36 PM | Last reply by Matt Small - Tuesday, April 17, 2012 1:27 PM -
5 Votes
LitDev Extension ListView Control
It can, but its nasty (or fun depending on how you look at it).Answered | 18 Replies | 1450 Views | Created by jricestk - Monday, July 14, 2014 1:47 AM | Last reply by Avdiel - Saturday, January 21, 2017 10:29 PM
No announcements