No announcements
Found 2505682 threads
-
0 Votes
Animation in Listview Items
Is it possible to have some animation on clicking one of the items is the listview.Answered | 3 Replies | 3639 Views | Created by Manvik07 - Tuesday, July 3, 2012 5:46 AM | Last reply by sddhhanover - Friday, June 21, 2013 3:28 PM -
0 Votes
How to save multiple listview items?
One of them populates the Listview (because I can't see from your code how you can tell whether or not it is being restored correctly).Answered | 10 Replies | 1799 Views | Created by masterofshadowcoding - Monday, February 25, 2013 10:05 AM | Last reply by masterofshadowcoding - Friday, March 1, 2013 8:08 AM -
0 Votes
Animation for Children of a ListView
Hi This sample don't have javascript version.Answered | 1 Replies | 2344 Views | Created by ICode. _ - Friday, August 17, 2012 5:16 PM | Last reply by Dino He - Monday, August 20, 2012 10:31 AM -
0 Votes
wrapgrid inside a lsitview fails to animate the listview items
Hi, I found that there is no Storyboard.TargetName in your XAML, so that the story board cannot apply to some item.Answered | 1 Replies | 1300 Views | Created by Nazia Firdouse - Wednesday, January 2, 2013 7:26 AM | Last reply by Jesse Jiang - Thursday, January 3, 2013 7:39 AM -
1 Votes
Controlling listView elements for custom animations
I've added a few a "exitContent" animations to the ListView surface, and I've also added animations to individual item containers (like when the user ...Answered | 3 Replies | 2664 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
animation over a gridview item?
You can replace the GridViewItems' FocusVisual rectangle with a control displaying your animation.Answered | 1 Replies | 3071 Views | Created by Amy Gx - Wednesday, May 23, 2012 6:27 PM | Last reply by Rob Caplan [MSFT] - Wednesday, May 23, 2012 6:41 PM -
0 Votes
Selecting Multiple Items in ListView Programmatically
if the items are not generated. then you will get null. they will be generated as needed. try changing the ItemsPanel to be a regular stackpanelAnswered | 5 Replies | 11083 Views | Created by Jaswinder Singh Kohli - Saturday, May 12, 2007 9:42 AM | Last reply by Diego I Velasco - Friday, December 12, 2008 5:33 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 | 1993 Views | Created by Subbu3chy - Friday, July 27, 2012 8:25 AM | Last reply by ForInfo - Friday, July 27, 2012 8:46 AM -
2 Votes
How to handle SelectionMode = Multiple in Listview
When I click on the listviewitem it should start measuring the time for that activity (item).Answered | 4 Replies | 4266 Views | Created by mszhp - Tuesday, April 26, 2016 6:29 AM | Last reply by Magnus (MM8) - Tuesday, April 26, 2016 7:14 PM -
0 Votes
Programatically select multiple Items in listview binded with datacontex
Hi , Got the solution the exception was coming because the datacontext was not properly initializing becuase i was binding the listview in the forms constructor, i have binded ...Answered | 5 Replies | 6656 Views | Created by Vaibhav Nagar - Friday, October 30, 2009 1:18 PM | Last reply by Vaibhav Nagar - Wednesday, December 2, 2009 4:52 AM -
0 Votes
How to create multiple listviews programmatically that use the same datatemplate for the items.
In my actual code I loop through a much longer list of items that would generate multiple ListViews and place them in the StackPanel.Answered | 10 Replies | 3557 Views | Created by SteveTT5 - Thursday, April 18, 2013 4:59 PM | Last reply by SteveTT5 - Friday, April 19, 2013 4:58 AM -
2 Votes
How to disable the listview item click animation ?
; <ControlTemplate TargetType="ListViewItem"> ...Answered | 2 Replies | 8424 Views | Created by shaharPO - Thursday, October 25, 2012 9:05 PM | Last reply by Nishanth Alaguraj - Wednesday, April 22, 2015 7:20 AM -
0 Votes
How to animate Listbow items on load
I would like them to slide in from left to right, from outside listbox view area to current position Any idea how can I do that ?Answered | 5 Replies | 4156 Views | Created by wakefun - Monday, September 1, 2014 1:10 PM | Last reply by Andy ONeill - Tuesday, September 2, 2014 8:21 AM -
0 Votes
[C#][UWP] How to set multiple selected item in listview onload
By the way, we should be able to set the SelectionMode to Multiple.Answered | 2 Replies | 2513 Views | Created by PrashantSrivastava - Thursday, March 2, 2017 3:29 PM | Last reply by Jayden Gu - Friday, March 3, 2017 9:12 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 | 897 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 to select an item in ListView
ListView will contain ID and CityName.Answered | 5 Replies | 7160 Views | Created by BinaryWave - Tuesday, September 15, 2009 9:08 AM | Last reply by Congthanh TeleIT - Sunday, January 3, 2010 4:22 PM -
0 Votes
Setfocus item listView ?
I use five dynamic listviews, then load items on each listView, after loading the focus list item [0] of the first listView, I run a very good ...Answered | 6 Replies | 670 Views | Created by lamtriendong - Monday, January 22, 2018 2:00 AM | Last reply by lamtriendong - Wednesday, January 24, 2018 7:35 AM -
0 Votes
ListView DataSource, how to find items?
Here's an example: function changeListItemTextByTitle(list, title, newText) { ///<summary>Searches a list by item.title, and changes the item.text ...Answered | 2 Replies | 3577 Views | Created by raximus - Tuesday, March 6, 2012 1:57 PM | Last reply by Bryan Thomas - Tuesday, March 6, 2012 8:19 PM -
3 Votes
ListView: How to add items with subitems?
We know position of the age column in the ListView and it's one of the sub items.Answered | 3 Replies | 4313 Views | Created by Murt2003 - Friday, July 31, 2009 4:26 PM | Last reply by bpell - Saturday, August 1, 2009 6:54 PM -
0 Votes
Listview: how to get the current checked item
Is there a way to hide items from a listview?Answered | 3 Replies | 2930 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 2505682 Next ›
No announcements