In my third post the code listed took each row as one item and placed it in the list box, however not all the columns in the test box lined up properly in the list box. How would I go about lining up data in a list box.
I am learning C# on the run so I am not familiar with all of the language tools. Please let me know if there is a better way.