|
-
Aug 2nd, 2002, 07:40 AM
#1
Thread Starter
Member
Listview subitem icon
Hi,
I am trying to add an icon to a subitem in a ListView...
So far I'm not having much luck using sendmessage
LVS_EX_SUBITEMIMAGES & LVM_SETITEM.
And VB.NET doesnt have the Subitem.ReportIcon property...
Does anyone have an idea ?
Thanks
BG
-
Aug 2nd, 2002, 02:46 PM
#2
yay gay
i dont think listview's suport icons subitem's icons
-
Aug 4th, 2002, 10:21 PM
#3
Thread Starter
Member
Thanks
Ok thanks, might just have to settle for icons in the item.
I eventually got icons on the column headers using sendmessage (after a lot of messing around), which is why I thought that there might be a way here.
-
Aug 4th, 2002, 11:56 PM
#4
Addicted Member
Why not try a treeview
Why dont you try a treeview? with a treeview object you can put icons on sub items and on subitemsitems and on subitemsitemsitems well you get what i am saying i switched from using listview to treeview in my current application and it has made my life a whole lit easier and more organized. Just thaought i would throw out a suggestion. good luck!
-
Aug 5th, 2002, 05:36 AM
#5
Thread Starter
Member
I've already put so much effort into this listview..... 
thanks
-
Aug 5th, 2002, 12:41 PM
#6
New Member
Rather Stubborn
Sound like a co-worker of mine. He bangs square pegs into round hole for a hobby!
Hehe
-
Aug 13th, 2003, 04:35 AM
#7
Lively Member
Just bumping this back up again to see if anyone has any new thoughts on this? as this is a year old now and maybe someone has found a way.
I would like to place an icon in a subitem in a listview.
-
Aug 13th, 2003, 09:58 AM
#8
Addicted Member
Use a 3rd party grid component. I use ComponentOne flexgrid for .net, and you can make it look just like a listview, and put icons in all columns
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
|