I am looking for the a simplest for of code where I can add some items to a listview.
i have 4 text boxes and 4 columns in a listview..
what could be the code to put 4 values as a single row in list view..
i managed to put put first textbox value as listviewitem (the first column) , but rest 3 has to be added as subitems... i am stuck here..