Hello,
I have a search form that searches a table and shows the records that meet the search criteria in a list box.
The problem is that the width of the list box columns can't be easy auto sized.
I know it is in fact possible but this is rather difficult:
http://www.access-programmers.co.uk/forums/showthread.php?t=91090&highlight=autosize+listbox+column
Is there another control that can be used to list search results? In visual basic .net there is for example the datagridview.
Thanks in advance.
I have a search form that searches a table and shows the records that meet the search criteria in a list box.
The problem is that the width of the list box columns can't be easy auto sized.
I know it is in fact possible but this is rather difficult:
http://www.access-programmers.co.uk/forums/showthread.php?t=91090&highlight=autosize+listbox+column
Is there another control that can be used to list search results? In visual basic .net there is for example the datagridview.
Thanks in advance.