Advertisement

1 - 10 of 1789 containing alltags:("listview") (0.002 seconds)
how do I hide a column in listview so that the user will not know that the listview is there i wanted to do this coz listview sort the list in abc order, so all the folders and files got mixed up....
Zones: Visual BasicDate Answered: 01/26/1998 Grade: C Views: 0
Ok i'm going nuts trying to get list view to work. I keep getting errors about the key not being unique, image list not being initialized, image list can not be changed when bound to another contro...
Zones: Visual BasicDate Answered: 12/26/1997 Grade: A Views: 0
I would like to use a listview control to show some files and the icon used for each items are come from the files.. just like what u see in the Explorer. How can I do that?!
Zones: Visual BasicDate Answered: 05/13/1998 Grade: B Views: 0
I'm looking for ownerdrawn listview code using C.  The code should have the ability to highlight an entire row and paint individual rows.
Zones: Windows ProgrammingDate Answered: 07/02/1998 Grade: C Views: 0
1.) Is there a way that the whole line becomes selected when I select a row in report mode ?      Only the first column items get selected, not the subitems. 2.) Is there a way to use different co...
Zones: Visual BasicDate Answered: 07/02/1998 Grade: A Views: 0
ListVies.SaveToFile ?? Hi there, I need to save the contents of a ListView with multiply columns, I have thought of saving each column by coping the contents of a column to a TStringList and then...
Zones: Delphi ProgrammingDate Answered: 08/25/1998 Grade: A Views: 4
How to add to ListBox more than 32736 lines? without using colums
Zones: Delphi ProgrammingDate Answered: 09/21/1998 Grade: C Views: 0
Hi there!    I have a little fight with a ListView Control, as follows:    When you move a Listitem with the mouse in a ListView (Icon view mode), when it gets to the edge, the control scrolls. I...
Zones: VB ControlsDate Answered: 10/22/1998 Grade: C Views: 0
I want to select(show focus) all the subitems when I select particular list item in a list view with lvwReport View.I want show just like selecting a row when user clicks any item in a listview. A...
Zones: VB ControlsDate Answered: 10/19/1998 Grade: A Views: 0
I've got a listview control with several columns. I am using CListCtrl::FindItem to search.  It finds matches when i'm searching for data in the first column of the listcontrol, but not when i'm se...
Zones: Windows MFCDate Answered: 11/11/1998 Grade: A Views: 0