I have an listview whose column name and data are extracted from a XML file.
I want to add two checkboxes right to all row i.e when i select any item or row from the list, it gives some input for ma C# code and i need to checkbox to read and write values to ma device connected through com port.
Pls help me to sort.
How to insert two checkboxes to column name-Read and Write.