Sorry, I should have been more clear. Is there anyway to control the length of a column in a list box based on the length of the data in the column. I don't want the columns to have fixed widths. I have a field from a SQL Query that can be of varying length. Ideally, I would like the listbox to display the entire contents of the column regardless of the length of the field.
Thanks
|