wrxdriven Posted October 29, 2003 Posted October 29, 2003 can anyone help with aligning a bunch of separate columns in a listbox? I need about six columns. (num, date, id, price, etc...) i want the right data to appear in each column in a loop. Does anyone have an amortization schedule that prints out to some listbox or something like that? Thanks Quote
sjn78 Posted October 30, 2003 Posted October 30, 2003 Why not have a look at the listview control. It is much better for displaying data in columns. With the right settings, it can also look like a grid view. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.