hiya i have a list control with 3 columns. i am inserting all items into the columns no problem and they are displayed fine. there is an button to delete all items, and i am deleting them all fine. but when i go to add items again, it will only display the info in the FIRST column, not in the other ones...
any ideas??
thanks,
grahamoj.
p.s i know the info is still in the variables because i am displaying the data of each column in a messagebox as a test...