...i insert the information,the first column seems to be empty!!! i tried many tutorials and code exaples but none helped!!!
this is my code:
//*********************************************
string[] myItems = new string[]{name,pid,time,mem,peakmem,handles,threads};
ListViewItem listItem = new...