No announcements
Found 107665 threads
-
0 Votes
Listview custom usercontrol interaction
If you are not wanting the selection behavior that comes with a listview, you can use an ItemsControl instead.Answered | 1 Replies | 1091 Views | Created by igadget78 - Saturday, August 30, 2014 10:28 PM | Last reply by DaveH120 - Sunday, August 31, 2014 10:01 PM -
0 Votes
ListView interaction
Otherwise you would really need to dig through the listview control template and edit the child transitions.Answered | 1 Replies | 842 Views | Created by undertaker_ - Tuesday, March 24, 2015 12:22 PM | Last reply by Can Bilgin - Tuesday, March 24, 2015 5:32 PM -
1 Votes
interactive input element inside listview item behaviour
not sure what could be the reason... but when I set listview currentItem to the same item again, it worked.Answered | 2 Replies | 1227 Views | Created by ner9G - Tuesday, December 24, 2013 4:54 AM | Last reply by ner9G - Thursday, December 26, 2013 10:49 PM -
6 Votes
Refreshing a ListView
http://code.msdn.microsoft.com/windowsapps/site/search?Answered | 6 Replies | 6430 Views | Created by jrboddie - Monday, October 17, 2011 3:23 PM | Last reply by Jeff Sanders - Monday, November 12, 2012 1:27 PM -
0 Votes
Namespace issue Interactivity and Interactions...
I opened my solution this morning and got the following error: The name EventTrigger does not exist in this namespace ...Answered | 7 Replies | 18005 Views | Created by OnamC - Tuesday, May 3, 2011 9:49 AM | Last reply by Chuck Hays - Wednesday, May 4, 2011 3:40 PM -
0 Votes
Custom ListView Control With ComboBox
<Window x:Class="TestApp.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ...Answered | 1 Replies | 4534 Views | Created by Barot Bhavik - Monday, July 5, 2010 9:28 AM | Last reply by 8xFather - Tuesday, July 6, 2010 5:12 AM -
1 Votes
ListView with Inputfield
</GridViewColumn> </GridView> </ListView.View> ...Answered | 3 Replies | 2600 Views | Created by Bernd Riemke - Thursday, September 29, 2011 3:20 PM | Last reply by Bernd Riemke - Thursday, September 29, 2011 5:09 PM -
0 Votes
Interaction is not working.
Could you please explain more details how to interact with the service via interprocess communication.Answered | 4 Replies | 1405 Views | Created by bbbwis - Friday, October 19, 2012 4:34 PM | Last reply by Brian Muth - Monday, October 22, 2012 3:38 PM -
0 Votes
Two questions about listview
For 2, there are two scenarios: If you just want to avoid selection of item in ListView, then set SelectionMode property of ListView ...Answered | 5 Replies | 1420 Views | Created by Jeffsg605 - Monday, July 8, 2013 2:34 AM | Last reply by Jeffsg605 - Monday, July 15, 2013 2:55 AM -
0 Votes
Listview
hi all , i'm veronica, and i need something ...Answered | 3 Replies | 3128 Views | Created by veronica_01 - Saturday, January 15, 2011 4:46 AM | Last reply by urprob - Saturday, January 15, 2011 1:00 PM -
0 Votes
Interactive Sorting
In Reporting Services, when enabling interactive sorting in a matrix, only sort top-level group instances can work.Answered | 7 Replies | 1087 Views | Created by Pradeep Pauwnraj - Tuesday, March 17, 2015 6:25 AM | Last reply by Pradeep Pauwnraj - Friday, March 27, 2015 11:56 AM -
0 Votes
Grouping items in ListView
Guide to posting: subject line tags >>My problem is when the user deletes on of the items in a list (by holding down on the item and then selecting delete from the ...Answered | 1 Replies | 624 Views | Created by RafaelY - Wednesday, August 12, 2015 2:18 PM | Last reply by Franklin Chen - Thursday, August 13, 2015 9:31 AM -
7 Votes
How to catch button click event in listview?
Hi Adam, As mentioned above you can add "win-interactive" to the element class - this way the list-view know that this element have its own click method.Answered | 6 Replies | 9256 Views | Created by KMoon - Tuesday, July 31, 2012 11:12 AM | Last reply by Dvir Cooper - Thursday, February 14, 2013 3:18 PM -
0 Votes
ProgressBar Adorner over ListView
You could put the ListView and the ProgressBar in the same Grid.Answered | 3 Replies | 1154 Views | Created by ReportCreator - Monday, June 6, 2016 11:46 PM | Last reply by ReportCreator - Tuesday, June 7, 2016 11:16 PM -
0 Votes
How to know when ListView finished rendering elements?
Unfortunately the Loaded event of the ListView fires before rendering is complete.Answered | 3 Replies | 2927 Views | Created by LSROwner - Monday, March 9, 2015 4:39 PM | Last reply by pumpkinszwan - Friday, March 13, 2015 6:47 AM -
0 Votes
interactive package?
For the moment the "interactive task" recommended by Tim does the job for me, and then some more.Answered | 4 Replies | 2505 Views | Created by icabrindus - Monday, January 16, 2012 1:42 AM | Last reply by icabrindus - Wednesday, January 25, 2012 9:05 PM -
1 Votes
Listview
When I add a ListView to a form and add ColumnHeader1 in ColumnHeader Collection Editor the header doesn't show in the ListView in the form.Answered | 2 Replies | 1821 Views | Created by old-ocker - Thursday, September 20, 2012 9:21 AM | Last reply by old-ocker - Thursday, September 20, 2012 11:04 AM -
0 Votes
WPF ListView resize
Thanks Sharath <Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ...Answered | 3 Replies | 8939 Views | Created by Vishal Pradan - Monday, April 13, 2009 6:39 AM | Last reply by sharath8306 - Wednesday, May 20, 2009 3:43 PM -
0 Votes
Listview Checkboxes
You can bind the CheckBox to the ListViewItem.IsSelected property: <DataTemplate x:Key="ItemDataTemplate"> <CheckBox ...Answered | 3 Replies | 7518 Views | Created by Manju N - Monday, June 15, 2009 10:39 PM | Last reply by Manju N - Tuesday, June 16, 2009 6:44 PM - Items 1 to 20 of 107665 Next ›
No announcements