listview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • topksharma1982
    New Member
    • Jun 2007
    • 1

    #1

    listview

    hi all,
    I want to have a listview in my project in which i want to have 5 columns its easy but in this i want to have in first column an image , in second a string , in third a string and in fourth a checkbox and in fifth a checkbox.
    i see listviewitem class but it has only strings .
    Please help me in this regard ill be very grateful for any response.
    Thanx a lot.
  • dip_developer
    Recognized Expert Contributor
    • Aug 2006
    • 648

    #2
    Originally posted by topksharma1982
    hi all,
    I want to have a listview in my project in which i want to have 5 columns its easy but in this i want to have in first column an image , in second a string , in third a string and in fourth a checkbox and in fifth a checkbox.
    i see listviewitem class but it has only strings .
    Please help me in this regard ill be very grateful for any response.
    Thanx a lot.
    check this
    Adding image to ListView

    Comment

    Working...