|
-
January 22nd, 2002, 08:57 AM
#1
Hiding Column in ListView
Hello guys,
I want to hide column in ListView.
-
January 22nd, 2002, 09:14 AM
#2
Re: Hiding Column in ListView
Set its width to 0
Iouri Boutchkine
[email protected]
-
January 25th, 2002, 08:46 AM
#3
Re: Hiding Column in ListView
but how i restrict Column resizing
-
January 25th, 2002, 09:20 AM
#4
Re: Hiding Column in ListView
On resize event set the desired columns to 0 again
Iouri Boutchkine
[email protected]
-
January 26th, 2002, 06:05 AM
#5
Re: Hiding Column in ListView
Resizing can be done, but it causes the listview to flicker a lot while doing so. Any other options?
-
January 30th, 2002, 08:56 AM
#6
Re: Hiding Column in ListView
Hello guys,
thx for your suggestion. I m writing code in VB and in VB ListView doesn't fire any event when Column is resize. To handle a event subclassing is required which i want to avoid.
Any other suggestions...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|