C# Listview subitems with checkbox/combobox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I am using the listview in the grid format i.e Listview.View.Details.

I have a requrement where in I have to show checkbox and combo boxes in each
subitems. In other words there should be few checkbox columns and few
combobox columns in the listview. Currently I am able to show check box for
each item in the listview(i.e each row) but I need it for each cells.

Any help/suggestions is highly appreciated

Regards
Hitesh
(e-mail address removed)
 
Back
Top