I m doing an desktop application to read and write values for an device.
I have put an listview,where i would provide data from the xml file.
I WANT TO PUT 2 checkbox for each listview item i.e loaded from the xml file . 1 checkbox for read and 2 checkbox for write.
Please help me to sort out