Autor Tema: UserControls in a ListView  (Leído 2974 veces)

0 Usuarios y 1 Visitante están viendo este tema.

green.pitch

  • Bytes
  • *
  • Mensajes: 23
  • Reputación: +0/-0
    • Ver Perfil
UserControls in a ListView
« en: Mayo 11, 2012, 06:37:13 am »
Hello Friends,
Here I came back with another problem of Usercontrol, with a hope that it would be solved out here with your help.

I am creating an application in which i am collecting Online pictures URL in the 1st column of a Listview. Now I want to add a Picturebox in the next sub-item of that particular link. I want to add ucImage control in this sub-item.

Now again I want to add a "Download Pic" button on the sub-item(2).

Hence the structure is something like:.


I need your help to shortout this problem..

Thanks & Regards,

green.pitch

  • Bytes
  • *
  • Mensajes: 23
  • Reputación: +0/-0
    • Ver Perfil
Re:UserControls in a ListView
« Respuesta #1 en: Mayo 14, 2012, 09:19:21 am »
Hello,
Try to make it work friend please.. :)

Thank you