No announcements
Found 1606785 threads
-
1 Votes
change inserted item in listview
Hi, my code is an example code that has 3 columns in listView (firstname, lastname and age).Answered | 5 Replies | 2716 Views | Created by donderma - Wednesday, March 7, 2012 1:24 PM | Last reply by Bob Wu-MT - Monday, March 12, 2012 9:00 AM -
0 Votes
Insert Item in ListView
I have settled on listviews for all of my projects years ago of which I use only one mode which is the Details mode.Answered | 4 Replies | 3430 Views | Created by vrainz - Friday, July 23, 2010 12:51 PM | Last reply by vrainz - Friday, July 23, 2010 2:18 PM -
0 Votes
Change the value of an item in ListView
I want to select one item and I could change some of their field.Answered | 1 Replies | 4798 Views | Created by Tarasiadis Miltos - Wednesday, May 20, 2009 5:30 PM | Last reply by Tao Liang - Friday, May 22, 2009 7:22 AM -
0 Votes
Inserting Image from ImageList into Listview Item
I am attempting to take a small bitmap image, a solid square to be precise, and insert it as the first item in a listview.Answered | 1 Replies | 1029 Views | Created by PREGIS - Tuesday, December 11, 2012 8:28 PM | Last reply by Frank L. Smith - Tuesday, December 11, 2012 8:46 PM -
1 Votes
Change property of selected item in listview
I know this is an older thread but I'm having the same problem. listView.SelectedItem is always null. listView.SelectedItems is not even though ...Answered | 5 Replies | 3521 Views | Created by grennerg - Sunday, August 12, 2012 10:45 PM | Last reply by Extdrive - Saturday, September 1, 2012 3:51 PM -
3 Votes
Change the background color of an item in a listview.
Well, I've seen some codes using API to change some window's color.Answered | 4 Replies | 892 Views | Created by aslf010990 - Thursday, October 23, 2014 10:03 PM | Last reply by Felipe Costa Gualberto - Monday, November 17, 2014 8:45 PM -
0 Votes
reorder groups in ListView after item insert/update
Is there a way to force ListView to resort item groups after new item is added to an existing group?Answered | 1 Replies | 2256 Views | Created by Ghostrider-13 - Saturday, September 1, 2012 5:45 AM | Last reply by Jeff Sanders - Wednesday, September 5, 2012 12:58 PM -
1 Votes
ListView Items
D10 is one of the values that i try to insert.Answered | 9 Replies | 3731 Views | Created by Hamid Reza Shojaie - Friday, May 1, 2009 6:27 PM | Last reply by A.m.a.L Hashim - Friday, May 1, 2009 8:41 PM -
0 Votes
Inserting an item into a listview not working properly
Please select only one item and try again.Answered | 2 Replies | 354 Views | Created by pball_inuyasha - Wednesday, June 15, 2016 12:54 PM | Last reply by leshay - Wednesday, June 15, 2016 1:29 PM -
2 Votes
Get ListView Sub Items when Selected Items in ListView is Changed
There are differences between FocusedItem (focus rectangle item, usually last selected item) and SelectedItems.Answered | 6 Replies | 11343 Views | Created by ChronO2Jam - Saturday, February 18, 2012 1:10 PM | Last reply by Suneet Singh - Thursday, July 26, 2012 11:19 AM -
1 Votes
How to change style of ListView's Selected Item?
You should change ListViewItem style (x:key="ListViewItemExpanded").Answered | 3 Replies | 645 Views | Created by Hassan.S.E - Friday, June 26, 2015 5:57 AM | Last reply by Mykyta Bondarenko - Tuesday, June 30, 2015 6:09 AM -
2 Votes
Auto sorting listview after item changed
Hi Matias, I found a sample below about how to sort a multi-column listview, when I add a new item, it can be sort automatically, perhaps ...Answered | 6 Replies | 4983 Views | Created by Matias E_ - Tuesday, August 12, 2008 2:54 PM | Last reply by Matias E_ - Thursday, August 14, 2008 2:04 PM -
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 | 3712 Views | Created by Manvik07 - Tuesday, July 3, 2012 5:46 AM | Last reply by sddhhanover - Friday, June 21, 2013 3:28 PM -
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 ...Answered | 1 Replies | 620 Views | Created by RafaelY - Wednesday, August 12, 2015 2:18 PM | Last reply by Franklin Chen - Thursday, August 13, 2015 9:31 AM -
0 Votes
SAVE ALL ITEM OF LISTVIEW ON DATABASE
In pseudo code though: For Each lvi As ListViewItem in ListView1.Items 'execute insert command or stored procedure with ...Answered | 4 Replies | 691 Views | Created by Joaquim Costa (Abraão) - Wednesday, March 11, 2015 2:42 PM | Last reply by Joaquim Costa (Abraão) - Thursday, March 12, 2015 10:10 AM -
0 Votes
Adding items to a listview in a loop (Win32)
In this mode you do not have to insert the data.Answered | 7 Replies | 7202 Views | Created by Paprica - Saturday, August 28, 2010 2:26 AM | Last reply by Scott McPhillips - Tuesday, August 31, 2010 2:19 PM -
0 Votes
Inserting Multidimensional array into ListView
Was also wondering when i set columns in listview, am i able to have the columns auto-adjust so i can view the text in the columns?Answered | 4 Replies | 11143 Views | Created by AmazingTrans - Tuesday, July 12, 2011 2:01 PM | Last reply by AmazingTrans - Wednesday, July 13, 2011 1:54 PM -
0 Votes
ListView: No Item has a focus
Hello Michael and MithileshDubey, the ticket is opened ...Answered | 18 Replies | 2225 Views | Created by Marco29 - Friday, September 7, 2012 9:09 AM | Last reply by Michael Sun [MSFT] - Tuesday, September 18, 2012 9:59 AM -
0 Votes
How do I change ListView's control template based on bound item?
Are you saying that you want the template of the ListView to remain in some kind of "loading" visual state until all the items in the bound collection are loaded?Answered | 1 Replies | 4311 Views | Created by Ellis_ - Sunday, August 31, 2008 4:59 PM | Last reply by Drew Marsh - Sunday, August 31, 2008 5:24 PM -
0 Votes
Listview clicked item style
Check out this thread for answer: Remove the little "tick" on a selected ListView itemAnswered | 1 Replies | 1184 Views | Created by Mahagh - Friday, March 1, 2013 10:25 AM | Last reply by jrboddie - Friday, March 1, 2013 12:28 PM - Items 1 to 20 of 1606785 Next ›
No announcements