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....
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10033458.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10034050.html
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?!
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10052334.html
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.
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10061067.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10061257.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10075054.html
How to add to ListBox more than 32736 lines?
without using colums
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10075422.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10090251....
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10090382....
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10097526.htm...
Zones:
Windows MFCDate Answered: 11/11/1998 Grade: A Views: 0