List view problem

  • Thread starter Thread starter Uzi Baruch
  • Start date Start date
U

Uzi Baruch

Hi!

is their a way to embbed a picture inside a sub item of listview item.

i have a project in wich i want to show a user a seiries of pictures
depending on the state of the row,
the problem is that i can only do that on the Listview Item itself and not
on it's sub items

Please help!
 
It's by design, you can only attach one picture to ListViewItem

You can buy commercial controls (ListViews) or write your own ;)

Hope this helps
 
Back
Top