VS2005
i have a listview where the second column item will come from a value from an input box. but i don't know how to get it. here's my code.. pls help me! tnx in advnce!
ListViewItem
.ListViewSubItem quantity = new ListViewItem.ListViewSubItem(name, <i don't know what to put here>);