C# listview checkbox/combo box subitems

Sep 15 2005 1:07 AM

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
[email protected]


Answers (1)